Bug #31972 | MySQL ODBC 5.1 driver crashes in OSX 10.5 Leopard | ||
---|---|---|---|
Submitted: | 31 Oct 2007 0:27 | Modified: | 12 Nov 2007 9:25 |
Reporter: | Craig Ledebur | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.1 | OS: | MacOS (10.5 "Leopard") |
Assigned to: | CPU Architecture: | Any | |
Tags: | 5.1, crash, leopard, MySQL, ODBC, os x |
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
[31 Oct 2007 0:28]
Craig Ledebur
[31 Oct 2007 0:33]
Craig Ledebur
Error message
Attachment: ODBCErrorMessage.jpg (image/jpeg, text), 48.55 KiB.
[31 Oct 2007 0:35]
Craig Ledebur
System configuration (if needed)
Attachment: SystemConfiguration.txt (text/plain), 1.04 KiB.