How to determine the current mysql client version in cent os? I've tried using select variables like "%version%".I'm assuming that select now() gives server version but not client version. Please correct me if my assumption is wrong
You can use:
mysql --version
It will output something like:
mysql Ver 14.14 Distrib 5.5.43, for Linux (x86_64) using readline 5.1
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