GIF89a;
Direktori : /usr/share/mysql-test/suite/funcs_1/storedproc/ |
Current File : //usr/share/mysql-test/suite/funcs_1/storedproc/cleanup_sp_tb.inc |
--echo --echo --source suite/funcs_1/storedproc/cleanup_sp_tb.inc --echo -------------------------------------------------------------------------------- # called both to cleanup possibly existing data before and after the SP tests --disable_warnings DROP DATABASE IF EXISTS db_storedproc; DROP DATABASE IF EXISTS db_storedproc_1; --enable_warnings