1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-31 08:42:45 +03:00
Igor Babaev b2f86ebdd2 MDEV-16353 Server crash on query with CTE
This bug caused crashes for queries with unreferenced non-recursive
CTEs specified by unions.It happened because the function
st_select_lex_unit::prepare() tried to use the value of the field 'derived'
that could not be set for unferenced CTEs as there was no derived
table associated with an unreferenced CTE.
2018-05-31 18:55:07 -07:00
..
2018-05-07 17:19:35 +02:00
2017-07-05 19:08:55 +02:00
2017-02-10 06:30:42 -05:00
2016-09-06 12:50:02 +04:00
2017-10-24 14:53:18 +02:00
2016-09-06 12:50:02 +04:00
2016-09-06 12:50:02 +04:00
2016-06-30 16:38:05 +02:00
2018-04-24 09:39:45 +03:00
2018-03-21 10:36:49 +02:00
2018-04-24 09:39:45 +03:00
2017-02-10 17:01:45 +01:00
2017-10-24 14:53:18 +02:00
2017-02-21 20:31:06 +01:00
2017-02-10 06:30:42 -05:00
2017-05-23 11:09:47 +03:00
2018-02-08 13:53:21 +02:00
2016-06-28 22:01:55 +02:00
2017-04-28 20:19:32 +02:00
2017-02-10 06:30:42 -05:00
2017-07-05 19:08:55 +02:00
2016-12-29 13:23:18 +01:00
2017-06-16 09:50:57 -07:00
2017-10-24 14:53:18 +02:00
2017-09-18 10:12:23 +02:00
2018-04-10 17:43:18 +03:00
2018-04-10 17:43:18 +03:00
2017-08-17 11:38:34 +02:00
2018-05-20 20:25:35 +02:00
2018-03-21 22:58:52 +02:00
2017-10-07 17:43:26 +00:00
2017-06-08 12:45:08 +03:00
2017-02-10 06:30:42 -05:00
2017-09-22 02:27:00 +02:00
2016-09-15 15:31:28 +02:00
2017-02-24 09:40:53 -08:00
2018-03-23 17:40:53 +01:00
2017-05-09 13:24:52 +02:00
2017-09-18 10:12:23 +02:00
2017-02-10 06:30:42 -05:00
2018-04-10 17:43:18 +03:00
2017-06-19 16:46:34 +03:00
2017-07-05 17:15:57 +02:00
2016-09-10 16:04:44 +02:00
2017-02-10 06:30:42 -05:00
2017-02-10 06:30:42 -05:00
2017-05-22 09:46:51 +03:00
2018-05-19 22:05:55 +02:00
2018-05-19 22:05:55 +02:00
2017-11-10 01:14:58 +01:00
2016-08-10 19:19:05 +02:00
2017-05-09 13:24:52 +02:00
2018-04-10 17:43:18 +03:00
2018-04-10 17:43:18 +03:00
2017-02-10 06:30:42 -05:00
2017-03-30 12:48:42 +02:00
2016-07-13 12:09:59 +02:00
2017-04-03 15:59:38 -07:00
2018-04-24 09:39:45 +03:00
2017-10-24 14:53:18 +02:00
2017-02-10 06:30:42 -05:00
2016-12-11 09:53:42 +01:00
2017-02-10 06:30:42 -05:00
2018-04-24 09:39:45 +03:00
2018-05-20 20:25:35 +02:00
2017-08-08 09:56:38 +02:00
2018-04-10 17:43:18 +03:00
2018-04-24 09:26:40 +03:00
2018-01-11 12:05:57 +02:00
2017-03-09 08:53:08 +02:00
2018-05-29 16:52:12 +03:00
2017-11-08 13:12:11 +02:00
2017-11-07 23:02:39 +02:00
2018-03-21 10:36:49 +02:00
2016-06-30 11:43:02 +02:00
2018-04-10 17:43:18 +03:00
2018-04-10 17:43:18 +03:00
2016-09-24 15:12:34 +02:00
2018-02-06 14:50:50 +01:00