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
How do I rename a procedure?
How do I start mysql manually?
How do I exit mysql?
How can you find out the version of the installed mysql?
What are the critical issues you have resolved in your company
Are stored procedures precompiled?
1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
How do I tune a mysql query?
What does "i_am_a_dummy flag" do in mysql?
How do I show columns in mysql?
How to enter boolean values in sql statements?
What is mysql procedure?
Is oracle mysql free?
What is mysql common?
How can you handle the –secure-file-priv in mysql?