mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
copy from test-extra-5.0 to main tree
BitKeeper/etc/ignore: Added mysql-test/mysql-test-run-shell to the ignore list mysql-test/suite/funcs_2/include/check_charset.inc: finished files with newline
This commit is contained in:
6
mysql-test/suite/funcs_1/include/create_database.inc
Normal file
6
mysql-test/suite/funcs_1/include/create_database.inc
Normal file
@ -0,0 +1,6 @@
|
||||
##### suite/funcs_1/include/create_database.inc
|
||||
|
||||
--disable_warnings
|
||||
eval DROP DATABASE IF EXISTS $new_database;
|
||||
--enable_warnings
|
||||
eval CREATE DATABASE $new_database;
|
Reference in New Issue
Block a user