Changes

From SME Server
Jump to navigationJump to search
199 bytes added ,  01:10, 11 December 2018
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:  

Navigation menu