Line 68:
Line 68:
/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
+
+
or use TCP on port 3309:
+
+
/opt/rh/mysql55/root/usr/bin/mysql --protocol=TCP --port=3309
Note that using the regular 5.1 client may work, but can lead to unexpected results:
Note that using the regular 5.1 client may work, but can lead to unexpected results: