Run `mysql –version`
Run `mysql -V`
In the MySQL client, run `SELECT VERSION();`
In the MySQL client, run `SHOW VARIABLES LIKE ‘version’;`
In the MySQL client, run `STATUS;`
Check the MySQL service/package version with your system package manager
Check the MySQL server startup banner in the service logs
