Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+3 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+2 |
| |\ | |||||
| | * | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+2 |
| * | | MDEV-10324: Server crash in get_sel_arg_for_keypart or Assertion | Sergei Petrunia | 2016-07-05 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -0/+145 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-06-01 | 1 | -0/+4 |
| * | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-05-23 | 1 | -0/+141 |
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -4/+0 |
|/ / | |||||
* | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ... | Monty | 2015-08-18 | 1 | -0/+2 |
* | | Merge 10.1 into bb-10.1-mdev6657 | Sergei Petrunia | 2014-09-09 | 1 | -0/+36 |
|\ \ | |||||
| * | | MDEV-465: Optimizer : wrong index choice: Add a testcase. | Sergei Petrunia | 2014-09-09 | 1 | -0/+36 |
| |/ | |||||
* | | MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...bb-10.1-mdev6657 | Sergei Petrunia | 2014-09-02 | 1 | -3/+3 |
|/ | |||||
* | MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows | Sergey Petrunya | 2014-06-04 | 1 | -0/+13 |
* | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -0/+30 |
|\ | |||||
| * | MDEV-4974: memory leak in 5.5.32-MariaDB-1~wheezy-log | Sergey Petrunya | 2014-01-21 | 1 | -0/+24 |
| * | Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res... | Michael Widenius | 2014-01-02 | 1 | -0/+6 |
* | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ... | Sergey Petrunya | 2013-07-16 | 1 | -1/+1 |
* | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+76 |
|\ \ | |/ | |||||
| * | Fixed bug mdev-622 (LP bug #1002508). | Igor Babaev | 2012-11-19 | 1 | -0/+27 |
| * | Added the test case for bug #54599 into mariadb code line. | Igor Babaev | 2012-11-06 | 1 | -0/+49 |
* | | Merge MDEV-415 -> 10.0-base. | Igor Babaev | 2012-09-01 | 1 | -0/+885 |
|\ \ | |/ |/| | |||||
| * | MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. | Igor Babaev | 2012-09-01 | 1 | -0/+885 |
* | | Merge from 5.3 | unknown | 2012-08-24 | 1 | -0/+132 |
|\ \ | |/ |/| | |||||
| * | Fixed bug mdev-449. | Igor Babaev | 2012-08-13 | 1 | -0/+132 |
* | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -0/+54 |
|\ \ | |/ | |||||
| * | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -0/+54 |
| |\ | |||||
| | * | Fix of LP BUG#793589 Wrong result with double ORDER BY | unknown | 2012-01-05 | 1 | -0/+54 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+3 |
| * | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 1 | -11/+11 |
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Fixed a cost estimation bug introduced into in the function best_access_path | Igor Babaev | 2011-09-30 | 1 | -3/+4 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+7 |
|\ \ \ | |||||
| * \ \ | merge 5.1-security => 5.5-security | Tor Didriksen | 2011-07-11 | 1 | -0/+7 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC... | Tor Didriksen | 2011-07-11 | 1 | -0/+7 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -17/+65 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -10/+10 |
| * | | | Merge | Igor Babaev | 2011-05-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -1/+1 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -1/+45 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| * | | | | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -5/+5 |
| * | | | | BUG#727667 Wrong result with OR + NOT NULL in maria-5.3 | Sergey Petrunya | 2011-03-05 | 1 | -2/+2 |
| * | | | | Fixed LP bug #707848. | Igor Babaev | 2011-01-26 | 1 | -0/+30 |
| * | | | | Merge | Igor Babaev | 2010-12-27 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge | Igor Babaev | 2010-12-09 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | MWL #21: "index_merge: non-ROR intersection". | Igor Babaev | 2010-12-01 | 1 | -2/+2 |
| * | | | | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -4/+4 |
| |\ \ \ \ \ \ |