mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02:00
Adding LOAD DATA tests for MDEV-11079 and MDEV-11631
c3cf7f47f0 reverted the patch
for BUG#24487120. After merging the reverting patch from MySQL
to MariaDB the problems described in MDEV-11079 and MDEV-11631 disappeared.
Adding test cases only.
This commit is contained in:
parent
ae1b3d1991
commit
3e63fde52e
4 changed files with 38 additions and 0 deletions
1
mysql-test/std_data/loaddata/mdev-11079.txt
Normal file
1
mysql-test/std_data/loaddata/mdev-11079.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
"%<25><><EFBFBD>"
|
||||
1
mysql-test/std_data/loaddata/mdev-11631.txt
Normal file
1
mysql-test/std_data/loaddata/mdev-11631.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
\ä
|
||||
Loading…
Add table
Add a link
Reference in a new issue