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

Error No. 2013

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #7744
      eci328
      Member

      🙁 I am trying to connect to a Linux server(Redhat8.0) with MySQL server (V.3.23.54) on it by using SQLyog(V3.03) from a windows2k machine. I get a message:

      Error No. 2013

      Lost connection to MySQL server during query.

      MySQL Host Address: 192.168.2.32 (MySQL server IP)

      User Name: mysqladmin

      Password: *****

      Default Database: test

      Port: 3306.

      Please help me. I really don't know what I'm doing wrong. MySQL, Linux, or SQLyog?

      Thanks

    • #13874
      Ritesh
      Member

      This error is quite common in the MySQL Mailing List.

      It seems that there is some bug in glibc provided by RH. Please check out the MySQL Mailing List archive.

    • #13875
      tonyfox
      Member

      🙁 I have the issue too.

      Could you please tell me what is the right way?

      I found no one perfect solution.

      Best Regards!

    • #13876
      Ritesh
      Member

      You can check out MySQL or RH site itself. Doing a search in the MySQL Mailing List archive might help you.

      Google should provide you with more information.

    • #13877
      sarac
      Member

      Maybe this helps. Put:

      set-variable = thread_stack=256K

      into /etc/my.cnf [mysql] section.

    • #13878
      phpguy
      Member

      Hi, I am having the same problem, I have the same configuration as you. Did you figure out a solution for this?

      Regards,

      Mike

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