Bug #17846 .NET 1.1 mysql.data.dll - 'MySqlDbType.Char' is missing!
Submitted: 1 Mar 2006 22:26 Modified: 7 Mar 2006 21:22
Reporter: [ name withheld ] Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:1.0.7 OS:Windows (Windows XP)
Assigned to: Assigned Account CPU Architecture:Any

[1 Mar 2006 22:26] [ name withheld ]
Description:
MySqlDbType.Char reference is missing in the .NET 1.1 version of mysql.data.dll. I have not tested the other versions of the dlls however.

How to repeat:
Type in MySqlDbType. and you'll see that Char is missing form intellisense and upon building the solution, it does not recognize 'MySqlDbType.Char'

Suggested fix:
Add the MySqlDbType.Char reference to the .NET 1.1 version of mysql.data.dll.
[7 Mar 2006 21:22] Reggie Burnett
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in MySQL.

Additional info:

This is a duplicate of bug #17749