Category : PHPMyAdmin

How To Check For MySQL Version ?

November 7th, 2009 by admin | 0

So what is my MySQL database version?
Whether you’re interested to know that your MySQL database has strong Unicode support or you want to verify that the CMS you’re installing is supported by your server. It’s always good to know your MySQL version.
There are many ways to check. In this article I will demonstrate a few. [...]