ignore-info accepts a regular expression so you can write an or using | to separate queries or something like
ignore-info=INSERT INTO (mynewtable|mynewtable2) \(id, title\)\W*SELECT id, title\W*FROM (myoldtable|myoldtable2)
Regards
ignore-info accepts a regular expression so you can write an or using | to separate queries or something like
ignore-info=INSERT INTO (mynewtable|mynewtable2) \(id, title\)\W*SELECT id, title\W*FROM (myoldtable|myoldtable2)
Regards
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.