[MDEV-615] LP:789796 - mtr errors with index_intersect_innodb Created: 2011-05-29 Updated: 2014-03-17 Resolved: 2014-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Vladislav Vaintroub | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
From time to time, index_intersect_innodb fails with a diff in EXPLAIN output like this. — c:/buildbot/win32-debug/build/mysql-test/r/index_intersect_innodb.result 2011-05-29 07:42:17.476000000 +0000 Note the changed order of fields (Population,Name,Country) vs (Population,Country,Name) Example of failure: http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/126/steps/test/logs/stdio |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-06-15 ] | |||||||||||
|
Launchpad bug id: 789796 | |||||||||||
| Comment by Elena Stepanova [ 2014-03-17 ] | |||||||||||
|
The test was fixed by the following revision:
|