mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizes
this as a LOAD DATA ... REPLACE INTO .. statement. sql/log_event.cc: Setting thd->lex so that engines (i.e., InnoDB) recognizes this as a LOAD DATA ... REPLACE INTO .. statement.
This commit is contained in:
parent
0ff72e6019
commit
28f554af12
4 changed files with 100 additions and 0 deletions
2
mysql-test/std_data/loaddata_pair.dat
Normal file
2
mysql-test/std_data/loaddata_pair.dat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
XXX 12345
|
||||
XXY 12345
|
||||
Loading…
Add table
Add a link
Reference in a new issue