| Bug #44380 | Can't access table by primary key | ||
|---|---|---|---|
| Submitted: | 21 Apr 2009 12:26 | Modified: | 1 Nov 2010 16:53 |
| Reporter: | Steven Fan | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-6.3 | OS: | Linux (Linux 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Limux) |
| Assigned to: | Assigned Account | CPU Architecture: | Any |
| Tags: | Invalid schema version, mysql-5.1-telco-6.3.20-innodb | ||
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
