Bug #18468 | Cluster is not optimizing on indexes provided. "Impossible WHERE noticed" | ||
---|---|---|---|
Submitted: | 23 Mar 2006 19:05 | Modified: | 23 Mar 2006 19:32 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1.8 | OS: | Linux (Linux 32 Bit OS) |
Assigned to: | Assigned Account | 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
[23 Mar 2006 19:06]
Jonathan Miller
[23 Mar 2006 19:07]
Jonathan Miller
Data for table t1
Attachment: index.dat (application/octet-stream, text), 29.71 KiB.
[23 Mar 2006 19:07]
Jonathan Miller
Data for table t2
Attachment: index2.dat (application/octet-stream, text), 29.71 KiB.
[23 Mar 2006 19:09]
Jonathan Miller
Contains original customer info
Attachment: index.txt (text/plain), 36.86 KiB.