let $MYSQLD_DATADIR= `select @@datadir`; --echo Files in test : --exec ls -a $MYSQLD_DATADIR/test USE test; DROP DATABASE test;