summaryrefslogtreecommitdiff
path: root/mysql-test/main/having_cond_pushdown.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.7 into 10.8Marko Mäkelä2022-07-281-2/+2
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-2/+2
* | Merge branch '10.7' into 10.8Sergei Golubchik2022-05-111-0/+46
|\ \ | |/
| * MDEV-28080 Crash when using HAVING with NOT EXIST predicate in an equalityIgor Babaev2022-04-291-0/+31
| * MDEV-26402: A SEGV in Item_field::used_tables/update_depend_map_for_order...Sergei Petrunia2022-04-221-0/+15
* | MDEV-27036: resolve duplicated key issues of JSON tracing outputs:Sergei Krivonos2021-11-261-1144/+1744
|/
* MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fieldsIgor Babaev2020-01-151-0/+148
* MDEV-19245: Impossible WHERE should be noticed earlier after HAVING pushdownbb-10.4-galinaGalina Shalygina2019-04-221-0/+43
* MDEV-19164 Assertion `fixed' failed in Item_func_inet_aton::val_intIgor Babaev2019-04-171-0/+76
* MDEV-19186: Assertion `field->table == table' failed in create_tmp_tableGalina Shalygina2019-04-061-0/+16
* MDEV-19185: Pushdown constant function defined with subqueryGalina Shalygina2019-04-051-0/+16
* MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-1/+2708
* MDEV-18668 Server crash or ASAN use-after-poison in Item_equal_iterator /Igor Babaev2019-02-241-0/+12
* MDEV-7486: Condition pushdown from HAVING into WHEREIgor Babaev2019-02-191-1/+1
* MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-0/+1908