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

User Management Cannot Proceed Error

forums forums SQLyog Using SQLyog User Management Cannot Proceed Error

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #24332
      peterlaursen
      Participant

      The reason is that the curent Mysql server version has incorrectly been upgraded from a previous vesion!

      When upgrading the MySQL server it is not sufficent to install the server binary 'on top of' the previous server version.  You must also update the mysql system tables by executing the update script or program provided by MySQL AB ('mysql_fix_privileges_tables'-sql or 'mysql_update' (depending on the mysql version upgraded to) for instance). 

      Please refer to the mysql documentation for details (or ask here …)!

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