MySQL problem - 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: MySQL problem (
/showthread.php?tid=499665)
MySQL problem -
Burning - 09.03.2014
Код:
[01:42:41] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
[01:42:41]
How should I fix that? Everything is fine with mine connection.
Re: MySQL problem -
RenovanZ - 09.03.2014
You are not connected within your MySQL server.
Re: MySQL problem -
Burning - 09.03.2014
How should I retrieve my MySQL password?