summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-1/+1
* Updated mtr files to support different compiled in optionsMonty2019-09-011-0/+1
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+11
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+11
| |\
| | * MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-221-0/+9
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+0
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+0
| |\ \ | | |/
| | * cleanupSergei Golubchik2019-06-011-1/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+33
|\ \ \ | |/ /
| * | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-0/+33
| |\ \
| | * \ Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-171-0/+33
| | |\ \ | | | |/
| | | * MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-101-0/+33
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+41
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+41
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+41
| | |\ \ | | | |/
| | | * MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-231-0/+16
| | | * MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg...Varun Gupta2018-01-191-0/+25
* | | | Fixed the bug mdev-12845.Igor Babaev2017-06-221-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+23
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+23
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-0/+23
| | |\ \ | | | |/
| | | * Fixed bug mdev-9028.Igor Babaev2017-02-161-0/+23
* | | | MDEV-11363: Assertion `!derived->first_sel ect()->first_inner_unit() || deriv...Oleksandr Byelkin2017-03-091-0/+16
* | | | MDEV-10554: Assertion `!derived->first_select()->exclude_from_table_unique_te...Oleksandr Byelkin2017-02-101-0/+18
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+65
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+65
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+65
| | |\ \ | | | |/
| | | * MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-061-0/+65
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-10470: main.derived fails, buildbot is brokenSergei Petrunia2016-08-011-2/+2
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+5
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+345
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+345
| |\ \ | | |/
| | * MDEV-9462: Out of memory using explain on 2 empty tablesOleksandr Byelkin2016-02-061-0/+319
| | * MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Oleksandr Byelkin2016-02-051-0/+25
* | | MDEV-8747 Wrong result for SELECT..WHERE derived_table_column='a' AND derived...Alexander Barkov2015-09-061-0/+45
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+26
|\ \ \ | |/ /
| * | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-311-1/+26
| |/
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-0/+12
|\ \ | |/
| * MDEV-6892: WHERE does not applyOleksandr Byelkin2015-04-231-0/+12
* | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-141-1/+0
|/
* MDEV-6163: Error while executing an update query that has the same table in a...unknown2014-06-041-0/+14
* merge 5.3->5.5unknown2014-01-261-0/+22
|\
| * merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).unknown2014-01-231-0/+22
| |\
* | \ 5.3 mergeSergei Golubchik2013-12-131-0/+14
|\ \ \ | |/ /
| * | MDEV-5353: server crash on subselect if WHERE applied to some result fieldunknown2013-12-041-0/+14
* | | Merge 5.3->5.5unknown2013-10-291-0/+27
|\ \ \ | |/ /
| * | MDEV-5143: update of a joined table with a nested subquery with a syntax erro...unknown2013-10-211-0/+27
* | | MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subque...Sergei Golubchik2013-09-131-0/+14