SCRIPT_PWD=$(cd $(dirname $0) && pwd)
echo "Connecting to mysqld with socket -S/dev/shm/1423018579/socket.sock test using the mysql CLI client..."
$(cat ${SCRIPT_PWD}/1423018579_mybase)/bin/mysql -uroot -S/dev/shm/1423018579/socket.sock test
