Bug #9718 FIELD_TYPE_BIT not listed
Submitted: 7 Apr 2005 13:54 Modified: 19 Aug 2005 1:20
Reporter: MySQL-Front Team Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:5.0.3 OS:n/a
Assigned to: CPU Architecture:Any

[7 Apr 2005 13:54] MySQL-Front Team
Description:
On the page http://dev.mysql.com/doc/mysql/en/c-api-datatypes.html I can't find the field type for the "bit" column type.

Is it FIELD_TYPE_BIT ?

How to repeat:
http://dev.mysql.com/doc/mysql/en/c-api-datatypes.html
[19 Aug 2005 1:20] 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:

It's MYSQL_TYPE_BIT.

I've updated the documentation.