What?s the default port for MySQL Server?
Answers were Sorted based on User's Feedback
Answer / joe
Default Port Value is 3306,
If you want to verify this one means ,install the sqlyog
software then you open it you got this result.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / saket bharti
Default Port is 3306.
If you want to check the port no just type status on the
MySql command prompt. It would display all the server
details along with the Port no.
Is This Answer Correct ? | 4 Yes | 0 No |
Can mongodb replace mysql?
What are the indexes in mysql?
How do I install mysql on windows 10?
How is data stored in mysql?
How to get the number of rows selected or affected by a sql statement?
How many values can the SET function of MySQL take?
2 Answers Creative Informatics,
What is ddl, dml, and dcl?
How do you connect MySQL database with PHP?
How does mysql store dates?
What is the use of count function in mysql?
What is MySQL Stored Procedure?
Is SET Command is SQL Statement..?