VERSION() returns a string that indicates the MySQL server version. : VERSION « Information Functions « MySQL Tutorial






mysql>
mysql> SELECT VERSION();
+---------------------+
| VERSION()           |
+---------------------+
| 5.0.41-community-nt |
+---------------------+
1 row in set (0.00 sec)

mysql>
mysql>








20.16.VERSION
20.16.1.VERSION() returns a string that indicates the MySQL server version.
20.16.2.Check MySQL version in function