msvensson@pilot.blaudden
1e54f5a1a7
Work around for bug#27606
2007-04-03 08:04:25 +02:00
msvensson@pilot.blaudden
62c63239d0
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-03-29 14:35:03 +02:00
msvensson@pilot.blaudden
f9c5bb36b0
Merge pilot.blaudden:/home/msvensson/mysql/bug25482/my41-bug25482-alt2
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
2007-03-29 14:16:28 +02:00
msvensson@pilot.blaudden
a71d195183
Bug#25482 GRANT statements are not replicated if you use "replicate-ignore-table"
...
- GRANT and REVOKE statments didn't have the "updating" flag set and
thus statements with a table specified would not replicate if
slave filtering rules where turned on.
For example "GRANT ... ON test.t1 TO ..." would not replicate.
2007-03-29 14:12:32 +02:00
bar@mysql.com/bar.intranet.mysql.r18.ru
76d000755a
After merge fix.
2006-11-03 13:08:53 +04:00
bar@bar.intranet.mysql.r18.ru
8803496903
Merge mysql.com:/usr/home/bar/mysql-5.0-rpl
...
into mysql.com:/usr/home/bar/mysql-5.1-rpl
2006-11-03 10:29:44 +04:00
bar@mysql.com/bar.intranet.mysql.r18.ru
ac9e3db9a7
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.
2006-11-01 12:30:01 +04:00
lars@mysql.com
11dde18f88
BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
...
For this particular bug report it was rpl_loadfile.test that did not make proper cleanup, but the patch
includes fixes for other tests aswell.
2006-02-13 19:03:12 +01:00
aelkin@mysql.com
58346adcc9
BUG#16487 importing the test case from 5.0 (the fix is done in BUG#15699)
2006-01-26 12:51:34 +02:00
lars@mysql.com
c88dbea689
BUG#16487: New test for ignored table and multi-update
2006-01-25 16:14:27 +01:00