MYSQL – Identifying Current Version of MySQL Server Installation – Part 2
- by Pinal Dave
Earlier I wrote an article about Detecting Current Version of MySQL Server Installation. After the post quite a few emails I received where various users suggested that there are many more ways to figure out the version of MySQL. Here are few of the methods which I received in the email.
Method 1:
This method retrieves value with the help of…