Hi community , this days I've been trying to add some cash to my account and I thought that It was random added , so I did a little research and I found how does the querry work.In order to keep the things with no changes I've made a simple tool to help people to run the querry well.So here it go
Download or see attached
Usage
First login into the mysql server using the terminal
"mysql -u root -p"
![]()
Then it will ask you for your password..just type it
![]()
Note : It will not show any *** or something like that , just type
it and then press enter
If you do it well you should see this :
![]()
Now just select the db
use fw;
![]()
Then show the users
![]()
And just look for your account and get your id
![]()
In this case 1280
Then run the tool
![]()
Get the querry & run & enjoy
![]()
![]()
I hope it helps !
Download or see attached
Usage
First login into the mysql server using the terminal
"mysql -u root -p"

Then it will ask you for your password..just type it

Note : It will not show any *** or something like that , just type
it and then press enter
If you do it well you should see this :

Now just select the db
use fw;

Then show the users

And just look for your account and get your id

In this case 1280
Then run the tool

Get the querry & run & enjoy


I hope it helps !