[MDEV-3656] LP:668237 - Assertion `table_ref->has_record' failed in maria-5.3-mwl128 with join_cache_level=4, join_buffer_size=1 Created: 2010-10-29 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Philip Stoev (Inactive) | Assignee: | Igor Babaev |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Even after the fix for 665057 sql_select.cc:13863: int join_read_key2(THD*, JOIN_TAB*, TABLE*, TABLE_REF*): Assertion `table_ref->has_record' failed in maria-5.3-mwl128, a more complex query: SELECT t2 .col_int_key crashes with the same assertion and the following backtrace: #8 0x00133d98 in __assert_fail () from /lib/libc.so.6 |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-10-29 ] |
|
Re: Assertion `table_ref->has_record' failed in maria-5.3-mwl128 with join_cache_level=4, join_buffer_size=1
|
| Comment by Philip Stoev (Inactive) [ 2010-10-29 ] |
|
Attached test case with
bug668237.test |
| Comment by Igor Babaev [ 2010-10-30 ] |
|
Re: Assertion `table_ref->has_record' failed in maria-5.3-mwl128 with join_cache_level=4, join_buffer_size=1 |
| Comment by Rasmus Johansson (Inactive) [ 2010-11-09 ] |
|
Launchpad bug id: 668237 |