Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Error when selecting database or table

forums forums SQLyog SQLyog: Bugs / Feature Requests Error when selecting database or table

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #7896
      sponzio
      Member

      Above all… thanks for doing a good manager for mysql, you're doing a great job.

      I like to comment a bug… when i click a table at the left side, or select a database in the top combo, i get this error.

      “Error No. 1064

      You have an error in your SQL Syntax near 'table status from `test`' at line 1″ (where “test” is the table that i want to select)

      i think that may be a malformed query to the data engine… but.. i dont know (i couldnt find this bug in other posts here).

      Please excuse my english.

      Thanks

    • #14195
      Ritesh
      Member

      Hello

      Which version of MySQL are you using?

    • #14196
      sponzio
      Member

      My version number (as phpMyAdmin says) is: 3.22.32-log under a Debian Potato GNU/Linux server.

      Thx

    • #14197
      Ritesh
      Member

      Hello

      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

Viewing 3 reply threads
  • You must be logged in to reply to this topic.