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