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

Ssh-tunnelling:

forums forums SQLyog Using SQLyog Ssh-tunnelling:

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9300
      peterlaursen
      Participant

      Using the Enterprise Trial version, I am able to connect to my hosted environment using SQLyogTunnel.php without a problem. I have full shell access via SSH to the same account, using port 22. When I attempt to use SQLyog SSH tunneling, I get an error 2013. Could that be caused by MY router/firewall blocking the port (i.e. 3310) that SQLyog wants to “come back to me” on?

    • #19517
      peterlaursen
      Participant

      Error number 2013 is:

      Message: Lost connection to MySQL server during query

      according to http://dev.mysql.com/doc/refman/5.0/en/error-handling.html

      This topic in the MySQL docs

      http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

      could prove to have the solution. But you see there are a lot of possibilities.

      Questions:

      1) You don't try to use any other SSH software than the client that comes with SQLyog (plink.exe in the SQLyog installation directory) ?

      2) If you 'test connection' from the connections manager what happens then ?

      3) Did you read the help file regarding how to set up the Connections Manager with SHH? The description here is pretty good actually!

      4) Couldn't you possibly disable the firewall for 5 seconds? But personally I don't believe that is it. Rather a networking issue on the remote server place involving SSH and MySQL. But that is a guess!

    • #19518
      peterlaursen
      Participant

      There also is a relevant entry in our FAQ at

      http://www.webyog.com/faq/16_66_en.html

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