| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | The problem was that expression with field after transformation (on the first... | unknown | 2013-01-25 | 1 | -0/+15 |
* | | backport a test case for a 5.5 bug fix from the 5.6 tree | Sergei Golubchik | 2013-01-15 | 1 | -0/+60 |
* | | merge with 5.3. | Sergei Golubchik | 2012-06-04 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const... | Sergey Petrunya | 2012-05-25 | 1 | -0/+14 |
* | | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -0/+42 |
|\ \
| |/ |
|
| * | BUG#998236: Assertion failure or valgrind errors at best_access_path ... | Sergey Petrunya | 2012-05-13 | 1 | -0/+42 |
* | | 5.3 merge | Sergei Golubchik | 2012-05-04 | 1 | -0/+40 |
|\ \
| |/ |
|
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo... | Sergey Petrunya | 2012-04-19 | 1 | -3/+16 |
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo... | Sergey Petrunya | 2012-04-19 | 1 | -0/+27 |
* | | merge | Sergei Golubchik | 2012-04-07 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 | Sergey Petrunya | 2012-04-02 | 1 | -10/+10 |
* | | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | Merge BUG#952372 | Sergey Petrunya | 2012-03-21 | 1 | -0/+22 |
| |\ |
|
| | * | BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit... | Sergey Petrunya | 2012-03-18 | 1 | -0/+22 |
| * | | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECT | Sergey Petrunya | 2012-03-19 | 1 | -0/+11 |
| |/ |
|