Line 44:
Line 44:
== command line ==
== command line ==
+
For your convenience, aliases have been added : mysql57, mysqlshow57, mysqladmin57, mysqldump57, mysqlimport57 and mysqlbinlog57
+
+
mysql57 wordpress
+
+
will connect you to database wordpress in mysql57 server, and let you with the mysql prompt to work.
+
+
+
However the full command line to access, per instance to mysql57 server with the mysql client agianst its version would be :
/opt/rh/rh-mysql57/root/usr/bin/mysql --socket=/var/lib/mysql/mysql57.sock
/opt/rh/rh-mysql57/root/usr/bin/mysql --socket=/var/lib/mysql/mysql57.sock