Bug #117373 Contribution: Fix Example Packets for COM_STMT_PREPARE Response and Suggest ...
Submitted: 3 Feb 15:21 Modified: 4 Feb 7:40
Reporter: OCA Admin (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:9.2 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contrbution

[3 Feb 15:21] OCA Admin
Description:
This bug tracks a contribution by Konno Satoshi (Github user: cybergarage), as described in http://github.com/mysql/mysql-server/pull/593

How to repeat:
See description

Suggested fix:
See contribution code attached
[3 Feb 15:21] OCA Admin
Contribution submitted via Github - Fix Example Packets for COM_STMT_PREPARE Response and Suggestion on Payload Spec 
(*) Contribution by Konno Satoshi (Github cybergarage, mysql-server/pull/593#issuecomment-2626456559): @mysql-oca-bot 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_2308224740.txt (text/plain), 2.32 KiB.

[4 Feb 7:40] MySQL Verification Team
Hello Konno Satoshi,

Thank you for the report and contribution.

regards,
Umesh
[6 Feb 14:15] Georgi Kodinov
Thank you for your contribution. Yes, the check should be >=. See cli_read_prepare_result().