| Bug #119458 | server cannot restart after crash when relay_log_recovery=1 and have both mgr and normal slave | ||
|---|---|---|---|
| Submitted: | 25 Nov 9:23 | Modified: | 25 Nov 9:31 |
| Reporter: | phoenix Zhang (OCA) | Email Updates: | |
| Status: | Open | Impact on me: | |
| Category: | MySQL Server: Group Replication | Severity: | S2 (Serious) |
| Version: | 8.0.32, 8.4.4 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
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
[25 Nov 9:27]
phoenix Zhang
[25 Nov 9:28]
phoenix Zhang
also put this file in mysql-test/suite/group_replication/t
Attachment: gr_file_pos_replica_recovery_bug.cnf (application/octet-stream, text), 313 bytes.
