| Bug #14061 | mysqldump fails when dumping view | ||
|---|---|---|---|
| Submitted: | 16 Oct 2005 22:54 | Modified: | 31 Oct 2005 21:02 |
| Reporter: | Markus Popp | ||
| Status: | Closed | ||
| Category: | Server: Replication | Severity: | S3 (Non-critical) |
| Version: | 5.0.13-rc-nt-max/5.0.16 BK | OS: | Microsoft Windows (Windows XP SP 1/Linux) |
| Assigned to: | Bugs System | Target Version: | |
[16 Oct 2005 22:54]
Markus Popp
[17 Oct 2005 10:07]
Sergei Golubchik
the fix for bug#12838 should help here too.
[17 Oct 2005 14:32]
Miguel Solorzano
Thank you for the bug report. miguel@hegel:~/dbs/5.0> bin/mysqldump -uroot --add-drop-table --database test > test.sql mysqldump: mysqldump: Couldn't execute 'CREATE TEMPORARY TABLE `v_php_cert_answers` SELECT * FROM `v_php_cert_answers` WHERE 0': Invalid default value for 'answer_letter' (1067) miguel@hegel:~/dbs/5.0>
[17 Oct 2005 21:35]
Patrick Galbraith
see fix for 12838
[22 Oct 2005 3:25]
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/31315
[27 Oct 2005 11:20]
Jon Stephens
Need 3-part version number so we know which changelog to document fix in. Thanks.
[31 Oct 2005 17:21]
Patrick Galbraith
fixed in 5.0.15
[31 Oct 2005 21:02]
Paul DuBois
Noted in 5.0.15 changelog.
