diff options
author | guilhem@mysql.com <> | 2003-08-02 23:46:26 +0200 |
---|---|---|
committer | guilhem@mysql.com <> | 2003-08-02 23:46:26 +0200 |
commit | 41865cf3a670ffee10d0cf263c33e12bd7b8c2da (patch) | |
tree | 19e36a2975c086bb3eebb76ab47fbad1ca9d400e /NEW-RPMS | |
parent | c784b91578e8208996d445b046d081aef7ceb8bf (diff) | |
download | mariadb-git-41865cf3a670ffee10d0cf263c33e12bd7b8c2da.tar.gz |
Fix so that SET PASSWORD is not replicated by the slave if running with
replicate-*-table rules which exclude 'mysql' tables
(e.g. replicate-wild-ignore-table=mysql.%).
This was already the behaviour for GRANT/REVOKE, I'm extending it to
SET PASSWORD because it seems very logical (the contrary seems illogical).
2 new tests:
- one to test if GRANT and SET PASSWORD are replicated
- one to test if they are not replicated if replicate-wild-ignore-table=mysql.%
The 2nd is also a testcase for BUG#980.
Diffstat (limited to 'NEW-RPMS')
0 files changed, 0 insertions, 0 deletions