Bug #111074 | start replica encounter Slave_SQL_Running NO with MY-013117 (null) | ||
---|---|---|---|
Submitted: | 18 May 2023 12:15 | Modified: | 22 May 2023 14:07 |
Reporter: | William Wong | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 8.0.33 | OS: | Red Hat (redhat 8.7) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 |
Tags: | MY-013117 |
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
[18 May 2023 12:15]
William Wong
[18 May 2023 12:16]
William Wong
node 2 my.cnf
Attachment: my.cnf.mnotintt2 (application/octet-stream, text), 4.92 KiB.
[18 May 2023 12:16]
William Wong
node 1 DB log
Attachment: mysqld.err.mnotintt1 (application/octet-stream, text), 12.24 KiB.
[18 May 2023 12:16]
William Wong
node 2 DB log
Attachment: mysqld.err.mnotintt2 (application/octet-stream, text), 12.32 KiB.