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

using sockets with http tunnel

forums forums SQLyog Using SQLyog using sockets with http tunnel

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8704
      Vetroff
      Member

      I connect to mysql like localhost:/tmp/somesocket.sock

      Is it possible to connect using http tunnel in this situation? i can NOT get access so far

    • #16716
      CalEvans
      Member

      I do not believe it is possible to connect that way. To use tunneling, your mysql server has to be listening to at least one IP address. (i.e. not skip-networking)

      HOWEVER, you may be able to connect to localhost on the server side of the tunnel.

      =C=

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