Bug #91529 Contribution: Updated branch 1.1 with tag 1.1.11 and added a compile fix fo ...
Submitted: 2 Jul 2018 18:40 Modified: 8 Aug 2018 14:19
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[2 Jul 2018 18:40] OCA Admin
Description:
This bug tracks a contribution by Marco Busemann (Github user: marcobusemann) as described in http://github.com/mysql/mysql-connector-cpp/pull/10

How to repeat:
See description

Suggested fix:
See contribution code attached
[2 Jul 2018 18:40] OCA Admin
Contribution submitted via Github - Updated branch 1.1 with tag 1.1.11 and added a compile fix for MySql 5.6(.39) 
(*) Contribution by Marco Busemann (Github marcobusemann, mysql-connector-cpp/pull/10#issuecomment-401768382): 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_195724019.txt (text/plain), 3.00 KiB.

[2 Jul 2018 20:10] MySQL Verification Team
Thank you for the contribution.
[8 Aug 2018 14:19] Paul DuBois
Posted by developer:
 
Fixed in 1.1.12.

Connector/C++ now compiles against MySQL 5.5 and 5.6. Thanks to Marco
Busemann for the patch.