mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Create 'main' test directory and move 't' and 'r' there
This commit is contained in:
parent
ab1941266c
commit
a7abddeffa
2114 changed files with 75 additions and 77 deletions
4
mysql-test/main/delimiter_command_case_sensitivity.test
Normal file
4
mysql-test/main/delimiter_command_case_sensitivity.test
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
source include/not_embedded.inc;
|
||||
|
||||
# MDEV-10728
|
||||
--exec $MYSQL --default-character-set=binary < "main/delimiter_case_mdev_10728.sql"
|
||||
Loading…
Add table
Add a link
Reference in a new issue