Bug #25860 | Compile problem on mysql-gui-common when using autogen.sh | ||
---|---|---|---|
Submitted: | 26 Jan 2007 9:54 | Modified: | 8 Jul 2009 11:32 |
Reporter: | Stephen Gornick | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL GUI Common | Severity: | S3 (Non-critical) |
Version: | 1.2.9 rc | OS: | Linux (Ubuntu 6.06 LTS AMD64 x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 6.06, 64 bit, amd64, autogen, autogen.sh, build, compile, Debian, error, error 127, make, myx_sql_resultset.pp, ubuntu, x86_64 |
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