Bug #111813 | mysqlshell upgrade checker checkTableOutput stage mark view Corrupt | ||
---|---|---|---|
Submitted: | 19 Jul 2023 10:36 | Modified: | 5 Sep 2023 15:05 |
Reporter: | Shujun Chen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Shell Upgrade Checker | Severity: | S3 (Non-critical) |
Version: | 8.0.32, 8.0.34 | OS: | CentOS (CentOS Linux release 7.5.1804 (Core)) |
Assigned to: | CPU Architecture: | x86 (Intel(R) Xeon(R) CPU E5-4620 v2 @ 2.60GHz) | |
Tags: | checkTableOutput, mysqlshell, upgrade checker, VIEW |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[19 Jul 2023 10:38]
Shujun Chen
[19 Jul 2023 10:39]
Shujun Chen
checkForServerUpgrade output
Attachment: checkForServerUpgrade.log (application/octet-stream, text), 43.51 KiB.
[24 Jul 2023 10:12]
Umesh Shastry
test results
Attachment: 111813.results (application/octet-stream, text), 82.37 KiB.