| Bug #38263 | Error compiling mysql-5.1.24-ndb-6.3.16 on HP-UX 11.11 | ||
|---|---|---|---|
| Submitted: | 21 Jul 2008 15:40 | Modified: | 2 Dec 2010 11:33 |
| Reporter: | Anatoly Pidruchny (Candidate Quality Contributor) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-6.3 | OS: | HP/UX (11.11) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | 5.1.24-ndb-6.3.16, qc | ||
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
[25 Jul 2008 18:56]
Anatoly Pidruchny
[25 Jul 2008 18:57]
Anatoly Pidruchny
Makefile changes
Attachment: Makefile.in.patch (application/octet-stream, text), 1.25 KiB.
[25 Jul 2008 18:58]
Anatoly Pidruchny
Patch for AsyncFile.hpp
Attachment: AsyncFile.hpp.patch (application/octet-stream, text), 487 bytes.
[25 Jul 2008 18:59]
Anatoly Pidruchny
Patch for PosixAsyncFile.cpp
Attachment: PosixAsyncFile.cpp.patch (application/octet-stream, text), 886 bytes.
