Bug #57965 mysql does not print values or type BIT(1)
Submitted: 4 Nov 2010 9:38 Modified: 4 Nov 2010 9:49
Reporter: Robert Gebis Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S2 (Serious)
Version:5.5.6-rc OS:Linux
Assigned to: CPU Architecture:Any
Tags: 1, bit, empty, MySQL, print, value

[4 Nov 2010 9:38] Robert Gebis
Description:
When running 5.5.6-rc on linux I can see any values that are of type bit(1) [1 or 0]

How to repeat:
Create table with bit(1) not null
Set value to 0 or 1
try to do select on it

Suggested fix:
None
[4 Nov 2010 9:49] Valeriy Kravchuk
This is a duplicate of Bug #28422.