Answer Posted / 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 |
Post New Answer View All Answers
What is difference between unix timestamp and mysql timestamp?
What is pdo :: fetch_assoc?
Difference between CHAR and VARCHAR?
What are the limitations of mysql?
How can I create a database in mysql?
How do I find the database name in mysql?
Why do we use views instead of tables?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
what is constraints? Also explain the different types of constraints?
What is table level locking in mysql?
How to control the max size of a heap table?
How to find the unique values if the value in the column is repeated?
What is a table schema?
Where is mysql data stored?
How can we get the number of rows affected by query?