Line 61:
Line 61:
For your convenience, aliases have been added : mysql57, mysqlshow57, mysqladmin57, mysqldump57, mysqlimport57 and mysqlbinlog57
For your convenience, aliases have been added : mysql57, mysqlshow57, mysqladmin57, mysqldump57, mysqlimport57 and mysqlbinlog57
−
The following will connect to database wordpress in mysql57 server, and present the mysql prompt so you can work with the database.
+
Assuming you have a wordpress database setup, the following will connect to database wordpress in mysql57 server, and present the mysql prompt so you can work with the database.
mysql57 wordpress
mysql57 wordpress
+
+
However the full command line to access, per instance to mysql55 server with the mysql client against its version would be :
+
+
mysql57
+
+
Alternatively:
The complete path to the specific version of mysql57 server with the mysql client would be:
The complete path to the specific version of mysql57 server with the mysql client would be: