Bug #109078 | Unstable test's results for rpl_gtid.rpl_mixed_temp_table_stored_function | ||
---|---|---|---|
Submitted: | 14 Nov 2022 13:59 | Modified: | 24 Nov 2022 10:52 |
Reporter: | Pavel Kopylov | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
Version: | 8.0.30 | OS: | CentOS (CentOS Linux release 8.5.2111) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 |
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
[14 Nov 2022 17:56]
Pavel Kopylov
[14 Nov 2022 17:58]
Pavel Kopylov
The logs from test that was failed.
Attachment: fail1.tar.gz (application/gzip, text), 6.03 KiB.
[14 Nov 2022 17:59]
Pavel Kopylov
The logs from test that was failed.
Attachment: fail3.tar.gz (application/gzip, text), 6.02 KiB.