1064 - You have an error in your SQL syntax
I\'ve just done a fresh install of XAMPP and configured the usernames and passwords for ph
What fixed it for me was:
1. go to table operations (where u clone or rename a table) 2. click on repair table (right side in table maintenance section)
EDIT:
actually what the problem is for me is lowercase table name and I used a uppercase select query ..