• Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum

1 | 2 | 3

Translate

Is 3306 the only port that can be used with MySQL?

More
1 day 13 hours ago #3264 by ekatsa
Is 3306 the only port that can be used with MySQL?

Please Log in to join the conversation.

More
1 day 13 hours ago #3265 by ekatsa
Can MySQL use port 3307?MySQL (or most/all other processes) can listen on just about any port (0-65535) though ports below 1024 are privileged and require special permissions (usually root/admin). There is no difference in port 3306, 3307 or 8279 for that matter other than that 3306 is the default port for MySQL (google)There are more ports, search Google.

Please Log in to join the conversation.

Time to create page: 0.203 seconds