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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a select query?

652


What is difference between mysqli and pdo?

665


What is meant by mysqli?

674


What is orm in mysql?

679


What is use of mysql?

679


How many sql dml commands are supported by 'mysql'?

658


How to Join tables on common columns.

838


How do you rename a table in mysql?

719


How to use 'mysql' to run sql statements?

754


Does mysql automatically index foreign keys?

695


Explain triggers and stored procedures?

689


How to check if a record exists in a mysql database php?

663


What is a csv table?

764


Is Mysql query is case sensitive?

721


How do you shutdown a mysql database?

740