Bug #4442 Setting MySqlDbType on a parameter doesn't set generic type
Submitted: 7 Jul 2004 21:02 Modified: 7 Jul 2004 21:02
Reporter: Reggie Burnett Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version: OS:
Assigned to: Reggie Burnett CPU Architecture:Any

[7 Jul 2004 21:02] Reggie Burnett
Description:
I'm creating a .net data provider for another database (advantage database 6.11 =/ ) my employer uses. I was using your project as a reference as to how I should implement mine. I did notice 1 minor flaw/bug, for the MySql parameter, if you change the DbType, it will also change the MySqlDbType but it does not do the vice versa. That's all for now..keep up the good work.

How to repeat:
n/a

Suggested fix:
n/a
[7 Jul 2004 21:02] Reggie Burnett
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html