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 2 reply threads
  • Author
    Posts
    • #9612
      Anonymous
      Guest

      hi ritesh,

      i posted a year ago about the same topic: http://www.webyog.com/forums/lofiversion/i….php/t1367.html

      is it now possible to specify a different value for the mysql.sock in the xml file?

      thanks

    • #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 2 reply threads
  • You must be logged in to reply to this topic.