Bug #9456 | InnoDB: Creation of table having a BIT type field fails | ||
---|---|---|---|
Submitted: | 29 Mar 2005 15:16 | Modified: | 31 Mar 2005 3:59 |
Reporter: | Disha | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S2 (Serious) |
Version: | 5.0.3 - Beta | OS: | Windows (Windows Server 2003) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[29 Mar 2005 15:16]
Disha
[29 Mar 2005 15:27]
Jorge del Conde
4.1.11 works correctly
[29 Mar 2005 19:45]
Sergei Golubchik
BIT type at the moment is implemented only for MyISAM
[30 Mar 2005 6:14]
Heikki Tuuri
Hi! It is not in the TODO of InnoDB to implement a BIT type. Why not use TINYBLOB? Regards, Heikki
[31 Mar 2005 3:59]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant product(s). Additional info: I updated the description of BIT to indicate that it's MyISAM-only currently.