[Phpmyadmin-devel] #1064 - You have an error in your SQL syntax near ''utf8'; ' at line 1 error

Hi, I was doing work, and all the sudden I got this error message when I tried to log in: Error
SQL query:
SET CHARACTER SET 'utf8';
MySQL said:
#1064 - You have an error in your SQL syntax near ''utf8';' at line 1
I tried restarting MySQL server, but it did not help. I am supposing it should not be a big problem. Hope someone can help me out! Thanks! -------------------------------------------------- Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org Web: http://www.zixan.info

Zeeshan Mughal wrote:
Hi,
I was doing work, and all the sudden I got this error message when I tried to log in:
Error
SQL query:
SET CHARACTER SET 'utf8';
MySQL said:
#1064 - You have an error in your SQL syntax near ''utf8';' at line 1
I tried restarting MySQL server, but it did not help. I am supposing it should not be a big problem. Hope someone can help me out!
The query itself runs OK in my installation. A grep tels me that libraries/database_interface.lib.php contains the above query. Have you tried restarting your browser, incase it has something to do with your session? -- Met vriendelijke groet / Regards, Herman van Rink Initfour websolutions

Zeeshan Mughal a écrit :
Hi,
I was doing work, and all the sudden I got this error message when I tried to log in:
Error
SQL query:
SET CHARACTER SET 'utf8';
MySQL said:
#1064 - You have an error in your SQL syntax near ''utf8';' at line 1
I tried restarting MySQL server, but it did not help. I am supposing it should not be a big problem. Hope someone can help me out!
I suggest reinstalling your MySQL server; seems that you are missing this charset. -- Marc Delisle http://infomarc.info
participants (3)
-
Herman van Rink
-
Marc Delisle
-
Zeeshan Mughal