So überprüfen Sie den Mac der MySQL -Version

after logging into your mysql, run the following comaand
mysql> "select @@version;" // the command is in green
Breakable Baboon