[MDEV-3750] LP:928352 - problems in range_vs_index_merge_innodb.test Created: 2012-02-07 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 | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
1. run the test. mysqld.1.err will contain 120207 17:27:10 [Note] Use_count: Wrong count for key at 0x3400688, 0 should be 1 2. in storage/innodb_plugin/handler/ha_innodb.cc, records_in_range() method starts from DBUG_ASSERT(min_key || max_key); add the same assert to xtradb. run the test. the assert will fire. |
| Comments |
| Comment by Igor Babaev [ 2012-02-07 ] |
|
Re: problems in range_vs_index_merge_innodb.test |
| Comment by Igor Babaev [ 2012-02-08 ] |
|
Re: problems in range_vs_index_merge_innodb.test |
| Comment by Igor Babaev [ 2012-02-17 ] |
|
Re: problems in range_vs_index_merge_innodb.test |
| Comment by Elena Stepanova [ 2012-03-18 ] |
|
Re: problems in range_vs_index_merge_innodb.test |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-18 ] |
|
Launchpad bug id: 928352 |