Bug #24531 | BOOLEAN literal UNKNOWN is missing | ||
---|---|---|---|
Submitted: | 23 Nov 2006 3:32 | Modified: | 23 Nov 2006 12:16 |
Reporter: | Siu Ching Pong (Asuka Kenji) (Basic Quality Contributor) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S4 (Feature request) |
Version: | 5.1.12-beta | OS: | Linux (Linux (Fedora Core 5)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | boolean, BOOLEAN Related, Data Type, literal, qc, UNKNOWN |
[23 Nov 2006 3:32]
Siu Ching Pong (Asuka Kenji)
[23 Nov 2006 12:16]
Sergei Golubchik
You forgot to mention that UNKNOWN boolean literal is part of the standard: <boolean literal> ::= TRUE | FALSE | UNKNOWN
[5 Dec 2008 18:25]
Valeriy Kravchuk
Bug #41257 was marked as a duplicate of this one. See additional comments on proper BOOLEAN data type support there.
[5 Dec 2008 18:29]
Valeriy Kravchuk
Bug #11881 was marked as a duplciate of this one.
[30 Apr 2009 20:24]
Karsten Wutzke
I'd really like to see that ASAP, that is before 6.x. MySQL Workbench already allows BOOLEAN and BOOL types.
[20 Oct 2009 9:50]
Karsten Wutzke
After some investigation, I changed my mind. UNKNOWN isn't really needed.