Breaking News
Loading...
12/12/2013

Check MySQL version

Today I need to check MySQL version. I found a way as the screenshot below.

First, in SQLYod, choose you MySQL Server and click 'Test Connection' button. Then you will see a message box appears with the version info.


Another way, we can find out the version by execute the statement:

SHOW VARIABLES LIKE "%version%";




http://dev.mysql.com/doc/refman/5.0/en/installation-version.html

0 comments:

Post a Comment

 
Toggle Footer