Bug #17626 | CREATE TABLE ... SELECT failure with TRADITIONAL SQL mode | ||
---|---|---|---|
Submitted: | 21 Feb 2006 19:28 | Modified: | 24 May 2006 17:54 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.x/5.1.x | OS: | Linux (Linux/Windows) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[21 Feb 2006 19:28]
Paul DuBois
[21 Feb 2006 20:12]
MySQL Verification Team
Thank you for the bug report.
[4 Apr 2006 9:38]
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/commits/4439
[18 Apr 2006 16:02]
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/commits/5092
[23 May 2006 8:22]
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/commits/6754
[23 May 2006 8:24]
Sergei Glukhov
Fixed in 5.0.22
[24 May 2006 17:54]
Paul DuBois
Noted in 5.0.23 changelog. <literal>CREATE TABLE ... SELECT</literal> did not always produce the proper column default value in <literal>TRADITIONAL</literal> SQL mode.