Bug #53685 | Partition pruning for dates does not work in 5.5.3 and 5.5.4 | ||
---|---|---|---|
Submitted: | 16 May 2010 20:56 | Modified: | 23 Aug 2010 10:03 |
Reporter: | Giuseppe Maxia | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S1 (Critical) |
Version: | 5.5.3, 5.5.4 | OS: | Linux |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | dates, partitioning, pruning, regression |
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
[19 Aug 2010 9:24]
Mattias Jonsson
[19 Aug 2010 16:11]
Mattias Jonsson
new test files which only looks at the pruning
Attachment: b53685_3.test.tgz (application/x-gzip, text), 822 bytes.