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