Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -1164/+0 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -0/+41 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -0/+41 |
| |\ | |||||
| | * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -0/+41 |
| | |\ | |||||
| | | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+41 |
| | | |\ | |||||
| | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+41 |
| | | | |\ | |||||
| | | | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+16 |
| | | | | * | MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg... | Varun Gupta | 2018-01-19 | 1 | -0/+25 |
* | | | | | | Changed "const row not found" to "Const row not found" | Monty | 2017-12-02 | 1 | -28/+28 |
|/ / / / / | |||||
* | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-06-27 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed the bug mdev-12845. | Igor Babaev | 2017-06-22 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -0/+23 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+23 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+23 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+23 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fixed bug mdev-9028. | Igor Babaev | 2017-02-16 | 1 | -0/+23 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-18 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-11363: Assertion `!derived->first_sel ect()->first_inner_unit() || deriv... | Oleksandr Byelkin | 2017-03-09 | 1 | -0/+16 |
* | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | MDEV-10554: Assertion `!derived->first_select()->exclude_from_table_unique_te... | Oleksandr Byelkin | 2017-02-10 | 1 | -0/+18 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+65 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+65 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+65 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 Error | Oleksandr Byelkin | 2016-12-06 | 1 | -0/+65 |
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10470: main.derived fails, buildbot is broken | Sergei Petrunia | 2016-08-01 | 1 | -2/+2 |
* | | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+345 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+345 |
| |\ \ | | |/ | |||||
| | * | MDEV-9462: Out of memory using explain on 2 empty tables | Oleksandr Byelkin | 2016-02-06 | 1 | -0/+319 |
| | * | MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Oleksandr Byelkin | 2016-02-05 | 1 | -0/+25 |
* | | | MDEV-8747 Wrong result for SELECT..WHERE derived_table_column='a' AND derived... | Alexander Barkov | 2015-09-06 | 1 | -0/+45 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -1/+26 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd... | Oleksandr Byelkin | 2015-08-31 | 1 | -1/+26 |
| |/ | |||||
* | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | MDEV-6892: WHERE does not apply | Oleksandr Byelkin | 2015-04-23 | 1 | -0/+12 |
* | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7. | Igor Babaev | 2014-10-14 | 1 | -1/+0 |
|/ | |||||
* | MDEV-6163: Error while executing an update query that has the same table in a... | unknown | 2014-06-04 | 1 | -0/+14 |
* | merge 5.3->5.5 | unknown | 2014-01-26 | 1 | -0/+22 |
|\ | |||||
| * | merge of MDEV-5356 5.1->5.3 (with more fixes and test suite). | unknown | 2014-01-23 | 1 | -0/+22 |
| |\ | |||||
* | \ | 5.3 merge | Sergei Golubchik | 2013-12-13 | 1 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5353: server crash on subselect if WHERE applied to some result field | unknown | 2013-12-04 | 1 | -0/+14 |
* | | | Merge 5.3->5.5 | unknown | 2013-10-29 | 1 | -0/+27 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5143: update of a joined table with a nested subquery with a syntax erro... | unknown | 2013-10-21 | 1 | -0/+27 |
* | | | MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subque... | Sergei Golubchik | 2013-09-13 | 1 | -0/+14 |
* | | | merge 5.3->5.5 | unknown | 2013-09-13 | 1 | -1/+24 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5005: Subquery in Procedure somehow affecting temporary table | unknown | 2013-09-12 | 1 | -0/+23 |
* | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -0/+13 |
|\ \ \ | |||||
* \ \ \ | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -3/+7 |
|\ \ \ \ | | |/ / | |/| | |