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