Igor Babaev
7bc6a83b02
Backported the fix and the test case for bug #58816 from mysql-5.6 code line.
2011-10-29 15:36:24 -07:00
Igor Babaev
4b4dfd57f5
Merge.
2011-10-28 04:07:11 -07:00
Sergey Petrunya
2a9c86be26
BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89
...
- Make {ha_myisam,ha_maria}::index_read_idx_map check pushed index condition.
- Address review feedback (added comments)
2011-07-14 17:44:37 +04:00
Igor Babaev
37f3a801f3
Backported the test case for bug 52605.
2011-05-29 11:09:05 -07:00
Igor Babaev
061060eac0
Backported the test case for bug 52660 from mysql code line.
...
Extended the test case to show how MariaDB applies ICP for
indexes with some components defined on the beginning of fields.
2011-05-27 20:50:06 -07:00
Igor Babaev
42cc59a8c1
Backported the test case for bug 43618 from mysql code line.
2011-05-27 17:04:29 -07:00
Igor Babaev
d86ad1861a
Backported the test case for bug 43617 fixed by the patch for bug 42580.
...
Backported the test case for bug 49906 fixed by the patch for LP bug 625841.
Slightly optimized the code of the fix for LP bug 625841.
2011-05-27 15:20:19 -07:00
Igor Babaev
deb3b9a174
Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.
2011-05-25 16:01:56 -07:00
Igor Babaev
777b6b8ccb
Backported test case for bug #36981 .
2011-02-08 19:17:12 -08:00
Sergey Petrunya
2d9f69334f
Backport of:
...
3150 Olav Sandstaa 2010-05-07
Test cases for the following "ICP for InnoDB" bugs:
Bug#40992 InnoDB: Crash when engine_condition_pushdown is on
Bug#35080 Innodb crash at mem_block_get_len line 72
Bug#41996 multi-table delete crashes server (InnoDB table)
Bug#43448 Server crashes on multi table delete with Innodb
All these bugs are duplicates of either one or both of Bug 43360 or 36981.
(backporting of olav@sun.com-20100226091930-qxvakxmcp6463t5w )
2011-01-14 17:30:27 +03:00
Sergey Petrunya
d0535d80a1
Test case backport for: Bug#42580 - Innodb's ORDER BY ..LIMIT returns no rows for null-safe operator <=> NULL
2011-01-14 16:38:41 +03:00