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

Sqlyog Accessing Olm.net

forums forums SQLyog Using SQLyog Sqlyog Accessing Olm.net

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

      it definitely looks like a user privilege problem. After connection try executing

      SHOW GRANTS FOR 'user'@'localhost';

      (substitute 'user' with the actual user name – and quotes must be there!

      I do not know olm.net, but lots of ISPs let you only manage users form their webbased contol panel application. So maybe SQLyog user management won't work here-

    • #24601
      gaspower
      Member

      Thank you,

      That is what I figured.

      JR

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