Bug #49906 | Assertion failed; pushed cond fields not in read_set when performing filesort | ||
---|---|---|---|
Submitted: | 24 Dec 2009 1:44 | Modified: | 23 Nov 2010 3:10 |
Reporter: | Patrick Crews | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 6.0 | OS: | Any |
Assigned to: | Jørgen Løland | CPU Architecture: | Any |
Tags: | crashing, index_condition_pushdown, optimizer_switch |
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
[24 Dec 2009 1:46]
Patrick Crews
[24 Dec 2009 1:48]
Patrick Crews
Full crash output
Attachment: bug49906_crash_output.txt (text/plain), 45.92 KiB.