Answer Posted / 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 |
Post New Answer View All Answers
What is the use of mysqli_connect in php?
What are the column comparisons operators?
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
How to check if a record exists in a mysql database php?
How can I remotely connect to mysql database?
Does mysql case matter?
What is data type for image in mysql?
What is the use of mysqli_fetch_assoc?
Write a query to stop mysql in unix
What is the difference between sql and mysql and oracle?
How do I edit a database in mysql workbench?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
How can you take the backup and restore a mysql database using php?
What are stored procedures and functions?
How to declare variable in mysql trigger?