Bug #112718 Contribution: fix: String variable type
Submitted: 13 Oct 2023 15:29 Modified: 13 Sep 2024 7:46
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Document Store: MySQL Shell Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[13 Oct 2023 15:29] OCA Admin
Description:
This bug tracks a contribution by mustafa uzun (Github user: 0o001) as described in http://github.com/mysql/mysql-shell/pull/18

How to repeat:
See description

Suggested fix:
See contribution code attached
[13 Oct 2023 15:29] OCA Admin
Contribution submitted via Github - fix: String variable type 
(*) Contribution by mustafa uzun (Github 0o001, mysql-shell/pull/18#issuecomment-1761573741): 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_1548020526.txt (text/plain), 765 bytes.

[14 Oct 2023 14:28] MySQL Verification Team
Hello mustafa uzun,

Thank you for the report and contribution.

regards,
Umesh
[13 Sep 2024 7:46] Edward Gilmore
Posted by developer:
 
Added the following note to the MySQL Shell 9.1.0 release notes:
  
Fixed a typo in the return value for ClassicResult.getStatementId.
Thanks to Mustafa Uzun for the contribution.