Bug #97652 | mysql-shell Util.checkForServerUpgrade complains about not being the latest | ||
---|---|---|---|
Submitted: | 15 Nov 2019 11:01 | Modified: | 15 Nov 2019 17:29 |
Reporter: | Hrvoje Matijakovic | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Shell Upgrade Checker | Severity: | S3 (Non-critical) |
Version: | 8.0.18 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[15 Nov 2019 11:01]
Hrvoje Matijakovic
[15 Nov 2019 17:29]
Konrad Olesinski
This is expected behavior. checkForServerUpgrade is expected to verify if server can be upgraded, so the tool released with version 8.0.18 can only verify servers older than 8.0.18. To be able to check version 8.0.18 Shell version 8.0.19 is needed.