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