| Bug #108457 | document bug - Cluster.dissolve | ||
|---|---|---|---|
| Submitted: | 11 Sep 2022 15:24 | Modified: | 17 Oct 2022 17:04 |
| Reporter: | Hyun Ho JUNG | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | Shell AdminAPI InnoDB Cluster / ReplicaSet | Severity: | S3 (Non-critical) |
| Version: | 5.7, 8.0 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | cluster.dissolve, mysql shell | ||
[11 Sep 2022 15:24]
Hyun Ho JUNG
[15 Sep 2022 11:17]
MySQL Verification Team
Hi, Thanks for the report all best
[17 Oct 2022 16:18]
Edward Gilmore
Posted by developer: Not a bug. While the cases used in the document should be consistent, the issue is not case-sensitivity in the sample commands. In the command Cluster.dissolve(), "Cluster" is a variable. It must be defined before use. https://dev.mysql.com/doc/mysql-shell/8.0/en/retrieving-a-handler.html
