Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Error when selecting database or table
Hello
Which version of MySQL are you using?
My version number (as phpMyAdmin says) is: 3.22.32-log under a Debian Potato GNU/Linux server.
Thx
The version that you are using is an old one and does not support ` around object names, which is creating problem.
Please upgrade your MySQL.
HTH