mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-9811 LOAD DATA INFILE does not work well with gbk in some cases
MDEV-9824 LOAD DATA does not work with multi-byte strings in LINES TERMINATED BY when IGNORE is specified
This commit is contained in:
1
mysql-test/std_data/loaddata/mdev8711.txt
Normal file
1
mysql-test/std_data/loaddata/mdev8711.txt
Normal file
@@ -0,0 +1 @@
|
||||
<EFBFBD>@a<>A@<40>B@
|
||||
1
mysql-test/std_data/loaddata/mdev9824.txt
Normal file
1
mysql-test/std_data/loaddata/mdev9824.txt
Normal file
@@ -0,0 +1 @@
|
||||
aёёbёёcёё
|
||||
Reference in New Issue
Block a user