Bug #108861 Contribution: Fix typo in dba.upgradeMetadata() error message
Submitted: 24 Oct 2022 15:13 Modified: 31 Oct 2022 18:40
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Shell AdminAPI InnoDB Cluster / ReplicaSet Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[24 Oct 2022 15:13] OCA Admin
Description:
This bug tracks a contribution by Nico Pay (Github user: koleo) as described in http://github.com/mysql/mysql-shell/pull/16

How to repeat:
See description

Suggested fix:
See contribution code attached
[24 Oct 2022 15:13] OCA Admin
Contribution submitted via Github - Fix typo in dba.upgradeMetadata() error message 
(*) Contribution by Nico Pay (Github koleo, mysql-shell/pull/16): 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_1092200934.txt (text/plain), 2.22 KiB.

[25 Oct 2022 5:44] MySQL Verification Team
Hello Nico Pay,

Thank you for the report and contribution.

regards,
Umesh
[31 Oct 2022 18:40] Miguel Araujo
Contribution accepted.

Thank you for your contribution!
[10 Jan 2023 10:40] Edward Gilmore
Posted by developer:
 
Added the following note to the MySQL Shell 8.0.32 release notes:

The dba.upgradeMetadata() error message contained a typo.
Thanks to Nico Pay for the contribution.