Check MariaDB version

To check the MariaDB version, use the "--version" option of the mysql command.

mysql --version

The version is displayed.

mysql Ver 15.1 Distrib 10.1.44-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

Associated Information