Bug #92206 Contribution: Add CreateCommandBuilder and CreateDataAdapter to MySqlClient ...
Submitted: 27 Aug 2018 23:49 Modified: 5 Apr 2019 16:43
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[27 Aug 2018 23:49] OCA Admin
Description:
This bug tracks a contribution by Cédric Luthi (Github user: 0xced) as described in http://github.com/mysql/mysql-connector-net/pull/24

How to repeat:
See description

Suggested fix:
See contribution code attached
[27 Aug 2018 23:49] OCA Admin
Contribution submitted via Github - Add CreateCommandBuilder and CreateDataAdapter to MySqlClientFactory 
(*) Contribution by Cédric Luthi (Github 0xced, mysql-connector-net/pull/24#issuecomment-416352796): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_210972457.txt (text/plain), 1.36 KiB.

[28 Aug 2018 4:48] MySQL Verification Team
Hello Cédric Luthi,

Thank you for the report and contribution.

regards,
Umesh
[28 Aug 2018 14:53] Bradley Grainger
This is a fix for bug #88660.
[5 Apr 2019 16:43] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/NET 8.0.13 and 6.10.9 release, and here's the changelog entry:

The CreateCommandBuilder and CreateDataAdapter methods were added to
MySqlClientFactory class. Thanks to Cédric Luthi for the patch.

Thank you for the bug report.