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 2 reply threads
  • Author
    Posts
    • #10472
      gaspower
      Member

      Hello,

      I was wondering if anyone has tried to use sqlyog with olm.net? I can access the server using tunneling, but I can not create, change or anything else to the databases but view them? Do I have something not activated?

      Thanks JR

    • #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 2 reply threads
  • You must be logged in to reply to this topic.