Bug #61966 | Cannot enter bit notation in table inserts | ||
---|---|---|---|
Submitted: | 25 Jul 2011 10:25 | Modified: | 14 Jan 2014 17:20 |
Reporter: | Chris Buckley | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.34 | OS: | Linux (Debian squeeze) |
Assigned to: | CPU Architecture: | Any |
[25 Jul 2011 10:25]
Chris Buckley
[25 Jul 2011 10:55]
MySQL Verification Team
Thank you for the bug report.
[25 Aug 2011 19:41]
Armando Lopez Valencia
Evidence
Attachment: bitProblem.JPG (image/jpeg, text), 154.23 KiB.
[9 Jan 2014 14:53]
Armando Lopez Valencia
Posted by developer: Verified in: Windows 7x64 Ubuntu 13.10x86 WB 6.0.9.11410 A BIT value can be entered and saved without problems in the "Inputs" tab.
[14 Jan 2014 17:20]
Philip Olson
Fixed as of the old MySQL Workbench 5.2.47 release, and here is the changelog entry: In the inputs tab of the table editor, it was not possible enter values using binary notation, such as b'1' or 0b1, for a value in a BIT field. Thank you for the bug report.