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