SELECT VERSION();
+----------------+
| VERSION() |
+----------------+
| 4.1.18-classic |
+----------------+
But I beg you all... Evaluate your options and upgrade.
MySQL has made numerous SECURITY issues updates let alone performance updates. Check your version of MySQL. If it is anything below 5.5 or at a big stretch 5.1.69 PLEASE UPGRADE.
While you might consider your database "working" and available for upgrade when it breaks.... Will it require some work... Yes. Will it save you in the long run.. Yes . Will you get more out of your system... Yes... Could you take advantage of fixed bugs... Yes. Would you rather be "broken" by a security vulnerability?
Stop and think for a moment about what you will say to the CEO when the CEO asks why did you get hacked ?
Take a look at your system against the known security vulnerabilities:
4.1
- http://www.cvedetails.com/vulnerability-list/vendor_id-185/product_id-316/version_id-44749/Mysql-Mysql-4.1.22.html
- https://support.quest.com/SolutionDetail.aspx?id=SOL13905
5.1
- http://www.cvedetails.com/vulnerability-list/vendor_id-93/product_id-21801/version_id-120479/Oracle-Mysql-5.1.61.html
- http://www.infoworld.com/d/security/mysql-vulnerability-allows-attackers-bypass-password-verification-195349
Take advantage of all the new versions available:
MySQL 5.6 -- http://dev.mysql.com/downloads/mysql/
MariaDB 10.0 -- https://downloads.mariadb.org/mariadb/10.0.2/
MariaDB 5.5.31-- https://downloads.mariadb.org/mariadb/5.5.31/