Bug #11057 | information_schema: columns table has some questionable contents | ||
---|---|---|---|
Submitted: | 3 Jun 2005 0:30 | Modified: | 20 Jul 2005 15:05 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.7-beta-debug | OS: | Linux (SUSE 9.2) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[3 Jun 2005 0:30]
Peter Gulutzan
[3 Jun 2005 0:58]
MySQL Verification Team
Verified BK source 5.0
[3 Jun 2005 12:12]
Sergei Golubchik
And just for the sake of completeness: A column defined as TIMESTAMP NOT NULL, is not nullable, but COLUMNS.IS_NULLABLE is 'YES' this is one of the cases where the behaviour cannot be easily changed.
[8 Jul 2005 8: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/26805
[18 Jul 2005 9:29]
Alexander Barkov
Ok to push.
[19 Jul 2005 9:24]
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/27290
[20 Jul 2005 7:42]
Sergei Glukhov
Fixed in 5.0.10
[20 Jul 2005 15:05]
Mike Hillyer
Documented in 5.1.10 changelog.