Bug #10431 | mysqldump does not dump triggers of the table | ||
---|---|---|---|
Submitted: | 7 May 2005 9:54 | Modified: | 26 Jul 2005 19:49 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.0-bk | OS: | |
Assigned to: | Bugs System | CPU Architecture: | Any |
[7 May 2005 9:54]
Guilhem Bichot
[5 Jul 2005 14:58]
Magnus BlÄudd
I have a working patch and is waiting for server support for SHOW TRIGGERS which Antony is working on.
[6 Jul 2005 12:52]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26716
[15 Jul 2005 10:32]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/27142
[21 Jul 2005 18:09]
Patrick Galbraith
I'll apply this patch to a clean tree and test it since it's ready.
[22 Jul 2005 2:42]
Patrick Galbraith
Pushed this patch. 1.1883 05/07/22 04:11:45 patg@radha.local +3 -0 Applied and tested this patch successfully (bug 10431) to a clean tree on brian's amd 64 box (which was already approved). [patg@zim mysql-5.0]$ bk changes ChangeSet@1.1882, 2005-07-21 18:43:55+05:00, gluh@eagle.intranet.mysql.r18.ru merge fix Was the changeset level I applied this patch to. Master shutdown finished Slave shutdown finished All 326 tests were successful. [patg@zim mysql-5.0]$
[22 Jul 2005 4:16]
Elliot Murphy
Fix has been pushed for 5.0.11
[26 Jul 2005 19:49]
Paul DuBois
Noted in 5.0.11 changelog, and and entry for the --triggers option has been added to the mysqldump section.