This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-18 04:53:01 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a127344a6c
mariadb
/
mysql-test
/
t
/
rpl_rewrite_db-slave.opt
2 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
BUG#6353 V2: Replication using replicate-rewrite-db did not work for LOAD DATA INFILE. Now is does. There was one place in the code that used current database instead of the rewrite database. mysql-test/r/rpl_rewrite_db.result: New tests mysql-test/t/rpl_rewrite_db-slave.opt: New tests mysql-test/t/rpl_rewrite_db.test: New tests sql/log_event.cc: Added db to set_fields function so that current db is used. sql/log_event.h: Added db to set_fields function so that current db is used.
2004-11-15 17:03:54 +01:00
"--replicate-rewrite-db=test->rewrite" "--replicate-rewrite-db=mysqltest1->test"
Reference in a new issue
Copy permalink