1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Always use libtool with "--preserve-dup-deps"

Always use all LOAD DATA options in replication.
Fixed problem in mysqlbinlog where LOAD DATA options could be overwritten.
This commit is contained in:
monty@mysql.com
2004-02-13 16:05:09 +02:00
parent dc3f0a21db
commit fb8f27f017
7 changed files with 81 additions and 89 deletions

View File

@ -313,3 +313,4 @@ WHERE
a b
15 1
47 1
DROP TABLE t1;