| Commit message (Expand) | Author | Age | Files | Lines |
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -3422/+0 |
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -1/+94 |
|\ |
|
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -1/+94 |
| |\ |
|
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -0/+54 |
| | |\ |
|
| | | * | Merge branch '5.5' into 10.0mariadb-10.0.31 | Sergei Golubchik | 2017-05-20 | 1 | -0/+54 |
| | | |\ |
|
| | | | * | Fixed the bug mdev-12817/mdev-12820. | Igor Babaev | 2017-05-17 | 1 | -0/+54 |
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-20 | 1 | -1/+40 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-05-17 | 1 | -1/+40 |
| | | |\ \
| | | | |/ |
|
| | | | * | Fixed the bugs mdev-12670 and mdev-12675. | Igor Babaev | 2017-05-09 | 1 | -1/+40 |
* | | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-ext | Alexander Barkov | 2017-05-26 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 1 | -1/+1 |
| | | |\ \
| | | | |/ |
|
| | | | * | Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. | Igor Babaev | 2017-04-04 | 1 | -1/+1 |
* | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -4/+4 |
|/ / / / |
|
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -20/+20 |
* | | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+65 |
|\ \ \
| |/ / |
|
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+65 |
| |\ \
| | |/ |
|
| | * | MDEV-6859: scalar subqueries in a comparison produced unexpected result | Sergei Petrunia | 2016-02-09 | 1 | -0/+39 |
| | * | MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with S... | Sergei Petrunia | 2016-02-09 | 1 | -0/+26 |
* | | | MDEV-8852 Implicit or explicit CAST from MAX(string) to INT,DOUBLE,DECIMAL do... | Alexander Barkov | 2015-09-28 | 1 | -0/+6 |
* | | | MDEV-8806 Numeric CAST produce different warnings for strings literals vs fun... | Alexander Barkov | 2015-09-25 | 1 | -0/+3 |
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s... | Oleksandr Byelkin | 2015-09-04 | 1 | -4/+1 |
|/ / |
|
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | MDEV-7911: crash in Item_cond::eval_not_null_tables | Sergei Petrunia | 2015-04-21 | 1 | -0/+9 |
* | | Fixed bug mdev-6071. | Igor Babaev | 2014-06-10 | 1 | -0/+2 |
* | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -2/+2 |
* | | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | 5.3 merge | Sergei Golubchik | 2014-02-22 | 1 | -0/+16 |
| |\ |
|
| | * | MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat... | Sergey Petrunya | 2014-02-15 | 1 | -0/+16 |
* | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | MDEV-5349: Test main.subselect_sj_jcl6 fails sporadically due to insufficient... | Sergey Petrunya | 2013-12-30 | 1 | -2/+2 |
* | | | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -0/+50 |
|\ \ \
| |/ / |
|
| * | | MDEV-5059: Wrong result (missing row) wih semijoin, join_cache_level > 2, LEF... | Sergey Petrunya | 2013-11-21 | 1 | -6/+23 |
| * | | MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, co... | Sergey Petrunya | 2013-11-21 | 1 | -0/+33 |
* | | | MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond a... | timour@askmonty.org | 2013-10-18 | 1 | -1/+1 |
* | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -3/+3 |
| |\ \ |
|
| | * \ | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -3/+3 |
| | |\ \ |
|
| | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -3/+3 |
* | | | | | Fixed bug mdev-4420. | Igor Babaev | 2013-08-23 | 1 | -1/+1 |
|/ / / / |
|
* | | | | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L... | Sergey Petrunya | 2013-07-16 | 1 | -0/+36 |
|/ / / |
|
* | | | MDEV-4071: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_t... | Sergey Petrunya | 2013-05-04 | 1 | -0/+14 |
* | | | MDEV-389: Wrong result (missing row) with semijoin, join_cache_level>4 ... | Sergey Petrunya | 2013-05-04 | 1 | -0/+18 |
|/ / |
|
* | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-04-03 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | MDEV-4335: Unexpected results when selecting on information_schema | Sergey Petrunya | 2013-03-29 | 1 | -0/+10 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | Fixed bug mdev-3913. | Igor Babaev | 2013-02-20 | 1 | -14/+14 |
* | | 5.3 merge | Sergei Golubchik | 2013-01-28 | 1 | -0/+15 |
|\ \
| |/ |
|