#1064 - You have an error in your SQL syntax

Error 1064 occurs when MySQL version does not match. The simplest solution is to enable compatibility mode in phpMyAdmin for the database with which the problem is occurring.
  • 261 Users Found This Useful
Was this answer helpful?

Related Articles

I see question marks and incomprehensible symbols on the site

If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...

I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need...

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

My Wordpress has been hacked, how do I reset my admin password?

If your Wordpress password has been changed to an unknown value, you can always change it by...

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...