What command returns the current version of a MySQL database?
Use mysql -V works fine for me on Ubuntu.
mysql -V