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

partially connected – Could not refresh object …

forums forums SQLyog SQLyog: Bugs / Feature Requests partially connected – Could not refresh object …

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #14602
      Shadow
      Member

      No, that would not solve your problem. If you specify a db name in the connection dialog, then SQLyog will connect to that db only. MySql v3.x and 4.0.x do not restrict the 'SHOW DATABASES' command, therefore all dbs will be shown in case of a successful connection to the server regardless of the users access rights. MySql 4.1, however, will show those dbs only which the user has access to.

      I think, you are not properly connected to the MySql server and this leads to the errors. Perhaps you should clarify with your provider what username and password you have. If you have a dial-up access (or your ISP assigns a different IP address to your computer each time you connect to the web) then ask for access to be granted to 'your_user_name@%'.

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