#!/bin/sh BASEDIR="PERCONA_TOOLKIT_SANDBOX" $BASEDIR/bin/mysql --defaults-file=TMP_DIR/PORT/my.sandbox.cnf "$@" exit