How can you find out the version of the installed mysql?



How can you find out the version of the installed mysql?..

Answer / hrindows@gmail.com

The version of the installed MySQL server can be found out easily by running the following command from the MySQL prompt. mysql> SHOW VARIABLES LIKE “%version%”;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Difference between CHAR and VARCHAR?

0 Answers  


What are the advantages/disadvantages of mysql and php?

0 Answers  


Why we use mongodb instead of mysql?

0 Answers  


How does mysql store dates?

0 Answers  


How do I remove a user from mysql?

0 Answers  






How to execute mysql query in php?

0 Answers  


What is the difference between mysql_connect and mysqli_connect?

0 Answers  


What is indexing in mysql?

0 Answers  


What is triggers?

0 Answers  


What?s the difference between query_cache_type 1 and 2?

1 Answers  


Is mysql workbench a dbms?

0 Answers  


How do I show all mysql databases?

0 Answers  


Categories