You can find the MySql Version with the help of following commands :
============================
root@server[#] mysql - -version
root@server[#] mysql -V
root@server[#] # mysql -e status | grep ‘Server version’
============================
That’s all.
