1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/r
Sergei Golubchik a20195bba5 MDEV-21603 Crashing SHOW TABLES with derived table in WHERE condition
When you only need view structure, don't call handle_derived with
DT_CREATE and rely on its internal hackish check to skip DT_CREATE.
Because handle_derived is called from many different places,
and this internal hackish check is indiscriminative.

Instead, just don't ask handle_derived to do DT_CREATE
if you don't want it to do DT_CREATE.
2021-05-04 16:55:45 +02:00
..
2018-11-15 19:21:40 +01:00
2021-03-12 07:02:29 +11:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2019-05-04 17:04:55 +02:00
2018-11-06 08:41:48 +02:00
2018-08-21 15:20:34 +03:00
2020-10-23 15:53:41 +02:00
2019-05-04 17:04:55 +02:00
2019-09-23 08:26:08 +03:00
2018-06-21 23:47:39 +02:00
2020-04-14 16:13:35 +03:00
2019-09-18 16:24:48 +03:00
2019-08-20 09:15:28 +03:00
2021-01-24 11:35:55 +01:00
2018-06-21 23:47:39 +02:00
2019-03-04 16:46:58 +02:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2020-10-21 14:02:04 +03:00
2018-11-06 08:41:48 +02:00
2019-06-12 22:54:46 +02:00
2020-08-10 17:57:14 +03:00
2018-06-10 17:16:27 +03:00
2020-07-01 12:03:55 +03:00
2019-04-25 09:04:09 +03:00
2019-09-23 08:26:08 +03:00
2020-10-23 15:53:41 +02:00
2020-10-21 14:02:04 +03:00
2019-07-20 09:09:28 +02:00
2019-10-25 12:57:36 +03:00
2019-03-26 17:38:54 +02:00
2019-07-25 13:27:11 +02:00
2020-04-14 16:13:35 +03:00
2018-12-30 18:30:29 +01:00
2018-08-02 08:19:57 +03:00
2019-07-01 13:15:20 +03:00
2019-02-03 17:22:05 +02:00
2019-02-03 17:22:05 +02:00
2019-03-15 21:00:41 +01:00
2019-10-11 18:38:18 +03:00
2018-04-24 09:39:45 +03:00
2018-05-10 13:01:42 +02:00
2019-03-01 12:41:05 -05:00
2019-03-01 12:41:05 -05:00
2020-09-22 15:21:43 +03:00
2019-10-25 12:57:36 +03:00
2019-10-25 12:57:36 +03:00
2019-05-04 17:04:55 +02:00
2019-03-29 10:58:20 +01:00
2020-08-13 07:38:35 +03:00
2020-08-13 07:38:35 +03:00
2019-12-23 07:14:51 +02:00
2020-05-13 11:12:31 +03:00
2020-12-10 08:45:20 +01:00