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

Mysqlyog V12.03 Hangs If Server Hangs

forums forums SQLyog SQLyog: Bugs / Feature Requests Mysqlyog V12.03 Hangs If Server Hangs

Tagged: 

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #13290
      maplegate624
      Member

      I have a problem with either a remote mysql server, or the route to it. Whatever the cause, the problem is that a [usually large] query will begin but something causes the server output to hang.

       

      The MySQLyog “bug” is that if the input stream hangs, so does MySQLyog.  The only recourse is to use Windows task manager to terminate the process.  The “stop” button in MySQLyog does nothing, and there does not appear to be a reasonable timeout (I’ve just waited for several minutes).

       

      There should be a way of aborting MySQLyog during an ongoing query, or having the query timeout after a reasonable (configurable) timeout period.

       

    • #35119

      We are trying to reproduce it at our end. We will update here more about it.

    • #35120
      peterlaursen
      Participant

      Why don’t you concentrate on fixing the server issue (by configuring the server for instance)? How can you expect a client to work when the server does not? 

       

      To stop a query, SQLyog will need to create a new connection to the server and execute mysql_kill() with the thread_id of the first connection as argument.

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