Bug #80897 batch_insert should use python charset for encoding, not mysql (e.g. … (contribu
Submitted: 30 Mar 2016 0:37 Modified: 9 May 2022 22:05
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[30 Mar 2016 0:37] OCA Admin
Description:
This bug tracks a contribution by Imre Fitos (Github user: imreFitos) as described in http://github.com/mysql/mysql-connector-python/pull/14

How to repeat:
See description

Suggested fix:
See contribution code attached
[30 Mar 2016 0:37] OCA Admin
Contribution submitted via Github - batch_insert should use python charset for encoding, not mysql (e.g. … 
(*) Contribution by Imre Fitos (Github imreFitos, mysql-connector-python/pull/14#issuecomment-203163950): 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_60883428.txt (text/plain), 1.14 KiB.

[30 Mar 2016 4:28] MySQL Verification Team
Hello!

Thank you for the report and contribution.

Thanks,
Umesh
[11 Sep 2017 6:28] Chiranjeevi Battula
http://bugs.mysql.com/bug.php?id=80535  marked as duplicate of this one.
[9 May 2022 22:05] Philip Olson
This bug was forgotten/lost along the way, but the bug was fixed in 2.1.7 and it appears this patch was applied. The release note was updated to include "Thanks to Imre Fitos for the patch." and the associated bugs were added. Thank you Imre for the bug report and sorry the for the delayed response!

Related bugs: MySQL Bug #80535, MySQL Bug #82948