mariadb/plugin/feedback
Oleksandr Byelkin 3690c549c6 MDEV-24454 Crash at change_item_tree
Use in_sum_func (and so nest_level) only in LEX to which SELECT lex belong to

Reduce usage of current_select (because it does not always point on the correct
 SELECT_LEX, for example with prepare.

Change context for all classes inherited from Item_ident (was only for Item_field) in case of pushing down it to HAVING.

Now name resolution context have to have SELECT_LEX reference if the context is present.

Fixed feedback plugin stack usage.
2021-09-27 11:00:51 +02:00
..
CMakeLists.txt Make sure to recompile the feedback plugin for EMBEDDED 2016-09-27 17:38:47 +02:00
feedback.cc MDEV-24454 Crash at change_item_tree 2021-09-27 11:00:51 +02:00
feedback.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
sender_thread.cc MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed 2021-01-08 16:04:29 +10:00
url_base.cc Update FSF address 2019-05-10 20:52:00 +03:00
url_http.cc Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
utils.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00