I already know this command in Linux
mysql --version #outputs version of MySQL
But I have a case where I can't get access to the server, but can connect to the db.
Is there a MYSQL query which will output its own version?
From the Manual
show variables like '%version%';
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With