Bug #82218 | mysqlreplicate hangs while executing SHOW GRANTS for 'snuffles'@'host' | ||
---|---|---|---|
Submitted: | 13 Jul 2016 18:57 | Modified: | 22 Nov 2016 8:19 |
Reporter: | Steve Jackson | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Utilities | Severity: | S2 (Serious) |
Version: | 1.5.6 | OS: | CentOS |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqlreplicate |
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 Jul 2016 14:52]
Steve Jackson
[14 Jul 2016 14:53]
Steve Jackson
Screenshot of versions
Attachment: Screen Shot 2016-07-14 at 9.49.23 AM.png (image/png, text), 46.34 KiB.