Bug #103344 | MySQL Linux ODBC Driver crash | ||
---|---|---|---|
Submitted: | 16 Apr 2021 9:31 | Modified: | 17 Aug 2021 9:06 |
Reporter: | Yuwei Yang | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Linux |
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
[16 Apr 2021 9:34]
Yuwei Yang
[29 Jun 2021 8:02]
Yuwei Yang
New Driver crash mini core file
Attachment: DE206940.core (application/octet-stream, text), 92.00 KiB.
[5 Jul 2021 7:01]
Yuwei Yang
crash minidump 0705
Attachment: DE207242.core (application/octet-stream, text), 88.00 KiB.
[6 Aug 2021 6:53]
Yuwei Yang
minicore
Attachment: DE209995.dmp (application/octet-stream, text), 142.80 KiB.
[17 Aug 2021 9:06]
Yuwei Yang
DE210989 mini core
Attachment: DE210989.dmp (application/octet-stream, text), 151.27 KiB.