| Bug #120342 | register_service_nolock() leaves stale interface_mapping entry if default-name map insertion throws | ||
|---|---|---|---|
| Submitted: | 25 Apr 9:01 | Modified: | 4 May 5:40 |
| Reporter: | S F. | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Components / Services | Severity: | S3 (Non-critical) |
| Version: | MySQL Server trunk @ 447eb26e094b444a88c | OS: | Ubuntu (Linux 5.4.0-216-generic) |
| Assigned to: | CPU Architecture: | x86 (x86_64) | |
| Tags: | components, dangling-pointer, exception-safety, libminchassis, registry | ||
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
