Bug #116844 | Contribution: fix mysqlslap --ssl-mode=disable not working issue | ||
---|---|---|---|
Submitted: | 2 Dec 2024 14:26 | Modified: | 14 Jan 19:25 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 9.1.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[2 Dec 2024 14:26]
OCA Admin
[2 Dec 2024 14:26]
OCA Admin
Contribution submitted via Github - fix mysqlslap --ssl-mode=disable not working issue (*) Contribution by chen chen (Github slowtech, mysql-server/pull/577#issuecomment-2505622386): 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_2183655906.txt (text/plain), 5.13 KiB.
[4 Dec 2024 7:45]
MySQL Verification Team
Thank you for your contribution.
[14 Jan 19:25]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Server 9.2.0 release, and here's the proposed changelog entry from the documentation team: The mysqlslap utility did not disable SSL when the --ssl-mode=disable option was passed in. Thank you for the bug report.