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

Incorrect Error Message

forums forums SQLyog Using SQLyog Incorrect Error Message

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #12610
      Larry Woods
      Member

      First, I am running 9.61

      I am running a “large” SQL statement that is timing out on the server (I am using SQLyogTunnel.php in order to connect remotely). I am getting the following Error after a lengthy timeout:

      Error Code: 10

      HTTP Error. Could not connect to the tunneling URL.

      I can run “smaller” SQL statements both before and after my timed out SQL statement and there is no problem. I suggest that the above error statement is incorrect since I would assume that during the initiation of a remote SQL statement there would be some “handshaking”, meaning that there WAS a connection with the tunneling URL. The error should be “Timed Out” or at least “I think it timed out!”

    • #33173
      peterlaursen
      Participant

      I alos think connection is lost due to timeout setting in webserver and/or PHP.

      I don't know if the response to the HTTP-request makes it possible to disstinguish the situations (no initial connection versus timeout). Let us check the internals.

    • #33174
      peterlaursen
      Participant
Viewing 2 reply threads
  • You must be logged in to reply to this topic.