Sergei Petrunia
af4b2ae858
MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler code
...
Backport to 10.4:
- Don't try to push down SELECTs that have a side effect
- In case the storage engine did support pushdown of SELECT with an INTO
clause, write the rows we've got from it into select->join->result,
and not thd->protocol. This way, SELECT ... INTO ... FROM
smart_engine_table will put the result into where instructed, and
NOT send it to the client.
2020-03-26 15:01:44 +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-03-26 15:01:44 +03:00
2020-03-26 15:01:44 +03:00
2019-10-10 21:30:40 +03:00
2019-10-10 21:30:40 +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