Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -1013/+0 |
* | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -0/+38 |
|\ | |||||
| * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+38 |
| |\ | |||||
| | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+38 |
| | |\ | |||||
| | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+15 |
| | | * | MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg... | Varun Gupta | 2018-01-19 | 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 |
* | | | | MDEV-11363: Assertion `!derived->first_sel ect()->first_inner_unit() || deriv... | Oleksandr Byelkin | 2017-03-09 | 1 | -0/+19 |
* | | | | MDEV-10554: Assertion `!derived->first_select()->exclude_from_table_unique_te... | Oleksandr Byelkin | 2017-02-10 | 1 | -0/+21 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+47 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+47 |
| |\ \ | | |/ | |||||
| | * | MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 Error | Oleksandr Byelkin | 2016-12-06 | 1 | -0/+47 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+290 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+290 |
| |\ \ | | |/ | |||||
| | * | MDEV-9462: Out of memory using explain on 2 empty tables | Oleksandr Byelkin | 2016-02-06 | 1 | -0/+268 |
| | * | MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Oleksandr Byelkin | 2016-02-05 | 1 | -0/+22 |
* | | | MDEV-8747 Wrong result for SELECT..WHERE derived_table_column='a' AND derived... | Alexander Barkov | 2015-09-06 | 1 | -0/+34 |
|/ / | |||||
* | | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd... | Oleksandr Byelkin | 2015-08-31 | 1 | -1/+34 |
|/ | |||||
* | MDEV-6892: WHERE does not apply | Oleksandr Byelkin | 2015-04-23 | 1 | -1/+13 |
* | MDEV-6163: Error while executing an update query that has the same table in a... | unknown | 2014-06-04 | 1 | -0/+19 |
* | merge 5.3->5.5 | unknown | 2014-01-26 | 1 | -0/+29 |
|\ | |||||
| * | merge of MDEV-5356 5.1->5.3 (with more fixes and test suite). | unknown | 2014-01-23 | 1 | -0/+29 |
| |\ | |||||
* | \ | 5.3 merge | Sergei Golubchik | 2013-12-13 | 1 | -0/+10 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5353: server crash on subselect if WHERE applied to some result field | unknown | 2013-12-04 | 1 | -0/+10 |
* | | | Merge 5.3->5.5 | unknown | 2013-10-29 | 1 | -0/+34 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5143: update of a joined table with a nested subquery with a syntax erro... | unknown | 2013-10-21 | 1 | -0/+34 |
* | | | MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subque... | Sergei Golubchik | 2013-09-13 | 1 | -0/+12 |
* | | | merge 5.3->5.5 | unknown | 2013-09-13 | 1 | -1/+33 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5005: Subquery in Procedure somehow affecting temporary table | unknown | 2013-09-12 | 1 | -0/+32 |
* | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -0/+15 |
|\ \ \ | |||||
* \ \ \ | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -0/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -0/+6 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 1 | -70/+0 |
| * | | | Added test cases for LP bug #798625 and LP bug #800085 | Igor Babaev | 2011-06-24 | 1 | -0/+16 |
| * | | | Fixed LP bug #799499. | Igor Babaev | 2011-06-24 | 1 | -0/+21 |
| * | | | Fixed LP bug #800518. | Igor Babaev | 2011-06-23 | 1 | -0/+17 |
| * | | | Fixed LP bug #793436. | Igor Babaev | 2011-06-06 | 1 | -0/+16 |
| | |/ | |/| | |||||
| * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -0/+11 |
| |\ \ | |||||
* | \ \ | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -0/+33 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table, | Jon Olav Hauglid | 2010-12-16 | 1 | -0/+22 |
| * | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-14 | 1 | -0/+11 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -0/+11 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Speed up of test suite: | Michael Widenius | 2009-10-28 | 1 | -2/+4 |
| |/ | |||||
* | | Backport of Bug#27525 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -1/+1 |
|/ | |||||
* | Bug #41156: List of derived tables acts like a chain of | Gleb Shchepa | 2009-07-11 | 1 | -1/+23 |