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

Write a query to display even rows in student table using mysql?

0 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?

0 Answers  


How to show all records starting with the letters 'sonia' and the phone number '9876543210'

0 Answers  


What are HEAP tables in MySQL?

1 Answers  


What is mysql data directory?

0 Answers  


Where is the mysql config file?

0 Answers  


Does facebook still use mysql?

0 Answers  


What is mysql_connect?

0 Answers  


Write a command to view mysql database table structure?

0 Answers  


how to find 2nd highest salary in random database salary of employer.....

4 Answers  


How can I change database in mysql?

0 Answers  


Who developed mysql?

0 Answers  


Categories