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

Can't View Tables

forums forums SQLyog Using SQLyog Can't View Tables

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #23232
      peterlaursen
      Participant

      I cannot tell in details what happened on the server side.

      But before 5.22 we used a query like “SELECT …FROM INFORMATION_SCHEMA ….”, now we “SHOW … STATUS ..”.

      Basically it is a configuration error on the server!  You should be able to SELECT details from INFORMATION_SCHEMA the details of those objects that are accessible from the user account that you are using!

    • #23233
      sjbrisson
      Member
      peterlaursen wrote on Jan 15 2007, 12:50 AM:
      I cannot tell in details what happened on the server side.

      But before 5.22 we used a query like “SELECT …FROM INFORMATION_SCHEMA ….”, now we “SHOW … STATUS ..”.

      Basically it is a configuration error on the server!  You should be able to SELECT details from INFORMATION_SCHEMA the details of those objects that are accessible from the user account that you are using!

      Thank you for the response. That's what I figured since none of the databases on other servers were effected. They admitted they had a problem with that server, but said it was fixed and should not have effected my databases. It's working now and hopefully we don't come across this again. Thanks again.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.