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