| Bug #69263 | concurrent connect cause crash | ||
|---|---|---|---|
| Submitted: | 17 May 2013 9:02 | Modified: | 25 Sep 2013 17:05 |
| Reporter: | china.ygw china.ygw | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S1 (Critical) |
| Version: | 5.2.5 | OS: | Linux |
| Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
| Tags: | concurrent, connect, connector, crash, ODBC | ||
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
[20 May 2013 13:19]
china.ygw china.ygw
[20 May 2013 13:19]
china.ygw china.ygw
crash 2
Attachment: 2.txt (text/plain), 1.74 KiB.
[20 May 2013 13:19]
china.ygw china.ygw
crash 3
Attachment: 3.txt (text/plain), 1.86 KiB.
[20 May 2013 13:20]
china.ygw china.ygw
crash 4
Attachment: 4.txt (text/plain), 1.56 KiB.
[20 May 2013 13:20]
china.ygw china.ygw
crash 5
Attachment: 5.txt (text/plain), 8.98 KiB.
[27 May 2013 13:42]
china.ygw china.ygw
new crash 1 for -lpthread option
Attachment: 111.txt (text/plain), 7.11 KiB.
[27 May 2013 13:42]
china.ygw china.ygw
new crash 2 for -lpthread option
Attachment: 222.txt (text/plain), 1.16 KiB.
[27 May 2013 13:42]
china.ygw china.ygw
new crash 3 for -lpthread option
Attachment: 333.txt (text/plain), 15.68 KiB.
[29 May 2013 4:03]
china.ygw china.ygw
crash 1 with -pthread option.
Attachment: 1111.txt (text/plain), 1.78 KiB.
[29 May 2013 4:03]
china.ygw china.ygw
crash 2 with -pthread option.
Attachment: 2222.txt (text/plain), 1.96 KiB.
[29 May 2013 4:04]
china.ygw china.ygw
crash 3 with -pthread option.
Attachment: 3333.txt (text/plain), 8.20 KiB.
