282 Views
It is vital to know which MySQL version is installed. Knowing the version number allows you to identify whether a given feature is compatible with your system or accessible. Below-memtioned are five ways for checking your MySQL version on Linux-based platforms.
========================================================
For linux system:-
Step 1- Open terminal
Step 2- Run this command
root@sha1 [~]# mysql -V