diff options
Diffstat (limited to 'tests/data/parser/parseCreateSchema.in')
-rw-r--r-- | tests/data/parser/parseCreateSchema.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/parser/parseCreateSchema.in b/tests/data/parser/parseCreateSchema.in new file mode 100644 index 0000000..a163bea --- /dev/null +++ b/tests/data/parser/parseCreateSchema.in @@ -0,0 +1 @@ +CREATE DATABASE IF NOT EXISTS pma DEFAULT CHARSET 'utf8';
\ No newline at end of file |