Forum

Is 3306 the only po...
 
Notifications
Clear all

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


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

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


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

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.


   
ReplyQuote
Share: