Bug #28422 | mysql client does not recognize bit values | ||
---|---|---|---|
Submitted: | 14 May 2007 18:35 | Modified: | 5 Dec 2007 18:56 |
Reporter: | Mark Leith | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.0.40, 5.5.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | bit, mysql client |
[14 May 2007 18:35]
Mark Leith
[3 Aug 2007 3:43]
Jeremy Cole
This is not quite as simple as the 0 or 1 suggestion, but jesus yes, the client MUST understand BIT fields, this is just stupid.
[17 Jan 2008 16:05]
Omer Barnir
As additional information: The way you display bit values is described here: http://dev.mysql.com/doc/refman/5.0/en/bit-field-values.html Also, a note for use within the C API: http://dev.mysql.com/doc/refman/5.0/en/c-api-prepared-statement-datatypes.html (near end, for discussion of MYSQL_BIT_TYPE)
[23 Mar 2009 13:02]
MySQL Verification Team
See bug: http://bugs.mysql.com/bug.php?id=43670.
[4 Nov 2010 9:50]
Valeriy Kravchuk
Bug #57965 was marked as a duplicate of this one.