Bug #91997 Contribution: Fixed build with WolfSSL
Submitted: 13 Aug 2018 17:37 Modified: 15 Aug 2018 14:40
Reporter: OCA Admin (OCA) Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[13 Aug 2018 17:37] OCA Admin
Description:
This bug tracks a contribution by George Christian (Github user: gc-code) as described in http://github.com/mysql/mysql-server/pull/218

How to repeat:
See description

Suggested fix:
See contribution code attached
[13 Aug 2018 17:37] OCA Admin
Contribution submitted via Github - Fixed build with WolfSSL 
(*) Contribution by George Christian (Github gc-code, mysql-server/pull/218#issuecomment-412343063): 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_207821390.txt (text/plain), 1.59 KiB.

[13 Aug 2018 18:21] MySQL Verification Team
Thank you for the contribution.
[15 Aug 2018 14:40] Georgi Kodinov
Posted by developer:
 
I've actually implemented the openssl APIs needed into wolf so the code
compiles and runs as is. Please find the updated diff here:
https://github.com/gkodinov/wolfssl-diff-for-mysql-8.0
[15 Aug 2018 20:18] George Christian
Thank you! I can confirm that the code now builds with WolfSSL and the latest patch.