Bug #90647 | mysql-community-srv is unable to follow configurations as defined in /etc/my.cnf | ||
---|---|---|---|
Submitted: | 26 Apr 2018 13:07 | Modified: | 26 Jun 2018 15:15 |
Reporter: | Jean-Claude DOLE | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.6.39 | OS: | SUSE (leap 42.3) |
Assigned to: | CPU Architecture: | x86 (x86_64) |
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
[26 Apr 2018 13:09]
Jean-Claude DOLE
[26 Apr 2018 13:10]
Jean-Claude DOLE
Part of journald
Attachment: journald.txt (text/plain), 2.58 KiB.
[26 Apr 2018 13:11]
Jean-Claude DOLE
Config file with a separate config for instance
Attachment: my2.cnf.-test2 (application/octet-stream, text), 661 bytes.