What's the query syntax to determine the exact version number of the MySQL server software?
You can use SHOW VARIABLES
:
SHOW VARIABLES WHERE Variable_name = '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