Sergei Petrunia
b4abe7c91f
MDEV-22993: Crash on EXPLAIN with PUSHED DOWN SELECT and subquery
...
- select_describe() should not attempt to produce query plans
for subqueries if the query is handled by a Select Handler.
- JOIN::save_explain_data_intern should not add links to Explain_select
for children selects if:
1. The whole query is handled by the Select Handler, or
2. this select (and so its children) is handled by Derived Handler.
2020-06-24 14:47:59 +03:00
..
2018-05-17 15:33:42 +02:00
2018-05-17 15:33:42 +02:00
2019-04-01 19:47:24 +03:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2017-03-03 20:12:48 +02:00
2017-03-03 01:37:54 +02:00
2018-02-12 17:17:26 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-12-12 20:27:38 +01:00
2014-02-17 11:09:33 +01:00
2017-12-03 13:58:34 +02:00
2017-12-03 13:58:34 +02:00
2016-03-31 10:11:16 +04:00
2014-12-04 10:41:51 +01:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-02-06 16:28:05 +01:00
2020-06-24 14:47:59 +03:00
2020-06-24 14:47:59 +03:00
2020-05-29 11:45:19 +03:00
2020-05-29 11:45:19 +03:00
2019-11-22 14:30:13 +03:00
2019-11-22 14:30:13 +03:00
2018-06-11 09:57:54 +02:00
2013-10-29 15:08:44 +01:00
2019-04-01 19:47:24 +03:00
2017-08-08 22:49:09 +02:00
2019-04-01 19:47:24 +03:00
2017-12-28 02:13:25 +01:00
2018-05-17 15:33:39 +02:00
2018-05-17 15:33:39 +02:00