Bug #52540 | Crash in JOIN_CACHE::set_match_flag_if_none () at sql_join_cache.cc:1883 | ||
---|---|---|---|
Submitted: | 1 Apr 2010 20:27 | Modified: | 21 Nov 2010 19:16 |
Reporter: | Patrick Crews | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | mysql-6.0-codebase-bugfixing | OS: | Any |
Assigned to: | Guilhem Bichot | CPU Architecture: | Any |
Tags: | assertion, crashing bug, optimizer_join_cache_level, 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
[1 Apr 2010 20:30]
Patrick Crews
[1 Apr 2010 20:30]
Patrick Crews
Full MTR test case with original + simplified queries (simplified=query0)
Attachment: bug52540_test.txt (text/plain), 20.13 KiB.