Share:
Notifications
Clear all

Which port is used by MySQL?

2 Posts
2 Users
0 Reactions
351 Views
(@worldlovely)
Posts: 97
Trusted Member
Topic starter
 

Which port is used by MySQL?

  • 3306
  • 1433
  • 1521
  • 5432
This topic was modified 1 year ago by worldlovely
 
Posted : 14/10/2024 10:41 pm
(@kajal)
Posts: 306
Reputable Member
 

MySQL typically uses port 3306 for communication. This is the default port for MySQL database servers, allowing clients to connect to the database for data retrieval, manipulation, and management.

 
Posted : 14/10/2024 10:43 pm
Share: