Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

how to check the mysql version mac

after logging into your mysql, run the following comaand
mysql> "select @@version;" // the command is in green
 
PREVIOUS NEXT
Tagged: #check #mysql #version #mac
ADD COMMENT
Topic
Name
6+8 =