Bug #117596 | Contribution: Document previously undocumented behavior regarding the sendi ... | ||
---|---|---|---|
Submitted: | 27 Feb 15:55 | Modified: | 26 Mar 20:43 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | 9.2.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[27 Feb 15:55]
OCA Admin
[27 Feb 15:55]
OCA Admin
Contribution submitted via Github - Document previously undocumented behavior regarding the sending of default value (*) Contribution by Daniyaal Khan (Github daniyaalk, mysql-server/pull/603#issuecomment-2686530920): 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_2360116898.txt (text/plain), 2.73 KiB.
[27 Feb 16:25]
MySQL Verification Team
Hello Daniyaal Khan, Thank you for the report and contribution. regards, Umesh
[26 Mar 20:43]
Jon Stephens
Fixed in MySQL 9.3.0. See BUG#117325, BUG#117374 for more info. Closed.
[27 Mar 7:21]
Daniyaal Khan
Hi @John, The following lines were added in this patch which are not a part of BUG#117325 and BUG#117374: <tr><td>@ref sect_protocol_basic_dt_string_le "string<lenenc>"</td> <td>default value</td> <td>NULL if 0xFB</td></tr> <tr><td colspan="3">}</td></tr>