What is the default port number of mysql?



What is the default port number of mysql?..

Answer / Km. Rubi

The default port number for MySQL is 3306.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I clear the command in mysql?

1 Answers  


How can I see all mysql databases?

1 Answers  


How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.

1 Answers  


What does mysql_fetch_assoc do?

1 Answers  


How we can create index in mysql?

1 Answers  


How to check if value already exists in mysql database in php?

1 Answers  


Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?

1 Answers  


Is mysql from oracle?

1 Answers  


What is current version of mysql?

0 Answers  


How to display top 10 rows in mysql?

1 Answers  


What is difference between mongodb and mysql?

1 Answers  


what is the difference between MyIsam and InnoDb engine?

2 Answers  


Categories