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

Possible To Specify Mysql Socket?

forums forums SQLyog Using SQLyog Possible To Specify Mysql Socket?

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #21215
      peterlaursen
      Participant

      let me point your attention to this:

      http://bugs.mysql.com/bug.php?id=18891

      Read the link to the PHP docs. You can enter '127.0.0.1' and TCP connection (and no socket file) is used; if you enter 'localhost' PHP connects through socket.

      I don't think this is an issue for SQLyog/SJA to decide where PHP should look for the socket. Don't think it is possible either. This is a system configuration issue on the remote host.

    • #21216
      Anonymous
      Guest

      hi peter,

      thanks for the explanation.

      i have actually re-configured mysql to use the socket which sqlyog requires, however your solution is much more elegant.

      again many thanks

Viewing 1 reply thread
  • You must be logged in to reply to this topic.