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

Do I Need Port 3306 To Open?

forums forums SQLyog Using SQLyog Do I Need Port 3306 To Open?

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #9230
      ethansql
      Member

      Do I need port 3306 to be opened in order to use SQLYog? what is the security implication if i use port 3306? can I change this port to some other port number?

      thank you in advance for any feedback.

    • #19212
      peterlaursen
      Participant

      No you don't need to open port 3306 to run SQLyog!

      If you run a MySQL server on your local machine and want to allow direct connection from a remote client then you must open port 3306 – no matter what client is used for connection.

      More on routers and firewalls here:

      http://www.webyog.com/faq/index.php?action…d=40&artlang=en

    • #19213
      ethansql
      Member
      peterlaursen wrote on Sep 16 2005, 08:33 AM:
      No you don't need to open port 3306 to run SQLyog!

      If you run a MySQL server on your local machine and want to allow direct connection from a remote client then you must open port 3306 – no matter what client is used for connection.

      More on routers and firewalls here:

      http://www.webyog.com/faq/index.php?action…d=40&artlang=en

      [post=”7191″]<{POST_SNAPBACK}>[/post]

      will i be vulnerable to hackers if i open port 3306? how can i transfer files from SQLyog to my MySQL server if i don't open port 3306? please advise.

    • #19214
      peterlaursen
      Participant

      You won't “transfer files from SQLyog” to access a MySQL server. SQLyog is a client. SQLyog has no database files of its owm. It is not like Access.

      You also do not open port 80 to use a webbrowser! It is accurately the same!

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