diff options
author | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-11-01 12:30:01 +0400 |
---|---|---|
committer | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-11-01 12:30:01 +0400 |
commit | ac9e3db9a7a08340a57691c7dfd168db7f6dc3d7 (patch) | |
tree | aa489bbdd9cce5eb5155a6dc2ed15ad60d4fd069 /BitKeeper | |
parent | 4b134f74814c1907a914e78edec0615681e57ce6 (diff) | |
download | mariadb-git-ac9e3db9a7a08340a57691c7dfd168db7f6dc3d7.tar.gz |
Bug#22877 replication character sets get out of
sync using replicate-wild-ignore-table
Problem: changes in character set variables
before an action on an replication-ignored table
makes slave to forget new variable values.
Fix: initialize one_shot variables only when
4.1 -> 5.x replication is running.
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/collapsed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/collapsed b/BitKeeper/etc/collapsed index fd33e4fc902..e9b9c6d81e0 100644 --- a/BitKeeper/etc/collapsed +++ b/BitKeeper/etc/collapsed @@ -3,3 +3,4 @@ 44edb86b1iE5knJ97MbliK_3lCiAXA 44f33f3aj5KW5qweQeekY1LU0E9ZCg 4513d8e4Af4dQWuk13sArwofRgFDQw +4538a7b0EbDHHkWPbIwxO6ZIDdg6Dg |