Bug #39292 | MySQL fails to find OpenSSL | ||
---|---|---|---|
Submitted: | 7 Sep 2008 4:44 | Modified: | 10 Sep 2008 19:09 |
Reporter: | Jason Saumur | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0.67 | OS: | MacOS (10.4.11) |
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
[8 Sep 2008 10:25]
Jason Saumur
[9 Sep 2008 2:46]
Jason Saumur
The new config.log file for the added options
Attachment: bug-data-39292-2-config.log.zip (application/zip, text), 31.55 KiB.
[10 Sep 2008 16:25]
Jason Saumur
New Config.log data
Attachment: bug-data-39292-2-config.log.zip (application/zip, text), 31.21 KiB.