Bug #87413 Contribution: Compilation fixes for MySQL 5.5
Submitted: 14 Aug 2017 13:58 Modified: 23 Oct 2017 15:54
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.3.9 OS:Any
Assigned to: Bogdan Degtyariov CPU Architecture:Any

[14 Aug 2017 13:58] OCA Admin
Description:
This bug tracks a contribution by Vadim Zeitlin (Github user: vadz) as described in http://github.com/mysql/mysql-connector-odbc/pull/1

How to repeat:
See description

Suggested fix:
See contribution code attached
[14 Aug 2017 13:58] OCA Admin
Contribution submitted via Github - Compilation fixes for MySQL 5.5 
(*) Contribution by Vadim Zeitlin (Github vadz, mysql-connector-odbc/pull/1#issuecomment-321232967): As requested:

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_131363725.txt (text/plain), 4.75 KiB.

[16 Aug 2017 6:08] Chiranjeevi Battula
Hello Vadim Zeitlin,

Thank you for the report and contribution.

Thanks,
Chiranjeevi.
[13 Sep 2017 9:00] Bogdan Degtyariov
Posted by developer:
 
Thank you for the contribution. It has been accepted.
[13 Sep 2017 9:09] Bogdan Degtyariov
Posted by developer:
 
The contributed code is added to the source tree.
The credits have to be added to our list of code contributors.
[23 Oct 2017 15:54] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/ODBC 5.3.10 release, and here's the changelog entry:

Connector/ODBC now compiles on MySQL 5.5. Thanks to Vadim Zeitlin for the patch.

Thank you for the bug report.