SA-MP Forums Archive
How to turn on the Privilegs on MySql ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to turn on the Privilegs on MySql ? (/showthread.php?tid=417662)



How to turn on the Privilegs on MySql ? - yaron0600 - 22.02.2013

How to turn on the Privilegs on MySql ? In this web : http://mysql.game.kingj.net Somone knows ? Or I should to do thgat on Navicat...


Re: How to turn on the Privilegs on MySql ? - mamorunl - 22.02.2013

If your user has the privileges to alter the privileges of another account, you can use a mysql query: GRANT USER ... etc.


Re: How to turn on the Privilegs on MySql ? - yaron0600 - 23.02.2013

What do u mean ?