Finding the MySQL Version Used On The Server
You can see the current version number by logging into
phpMyAdmin.
At the top of the page you will see something like the following:
MySQL [version]-xxxx running on localhost as yourdomaincom@localhost
The version number is between the MySQL and the dash. Some scripts require
or even give you a choice to select the MySQL version to use.
|