Bug #29989 | ssl seems not to be working in 5.0.45 | ||
---|---|---|---|
Submitted: | 23 Jul 2007 21:07 | Modified: | 5 Oct 2012 15:37 |
Reporter: | Don Cohen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | 5.0.45 | OS: | Any |
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
[10 Aug 2007 15:32]
Don Cohen
[10 Aug 2007 15:33]
Don Cohen
in earlier post you see a use of non-ca-file - this is it
Attachment: non-ca-file (application/octet-stream, text), 4.59 KiB.