summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_exists2in.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25407: EXISTS subquery with correlation in ON expression crashesbb-10.2-mdev25407Sergei Petrunia2021-04-161-0/+18
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-0/+127
|\
| * Add testcases for MDEV-20557, MDEV-21649Sergei Petrunia2020-07-251-0/+57
| * MDEV-23221: A subquery causes crashSergei Petrunia2020-07-241-0/+70
* | MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-121-4/+4
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-4/+4
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-4/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-2/+2
|\ \ | |/
| * MDEV-13784: query causes seg faultVarun Gupta2019-01-061-2/+2
* | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-0/+37
|\ \ | |/
| * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-0/+37
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-0/+50
|\ \ | |/
| * Fixed bug mdev-10053.Igor Babaev2017-04-211-0/+50
* | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-19/+19
|/
* MDEV-5401: Wrong result (missing row) on a 2nd execution of PS with exists_to...unknown2014-04-101-0/+23
* 5.5 mergeSergei Golubchik2013-03-271-1/+1
* [NOT] EXISTS to IN transformation.unknown2013-02-261-0/+865