How To Check For MySQL Version ?
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. [...]