MySQL is a widely-used, open-source relational database management system (RDBMS) that runs on a variety of platforms, including Unix. Checking the version of MySQL installed on a Unix system is a common task for database administrators and developers.
There are several ways to check the MySQL version in Unix. One common method is to use the `mysql` command-line client. To do this, open a terminal window and type the following command: