Varun Gupta
f9b43c2565
MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_table_recursive_reference
...
with join_cache_level>2
During muliple equality propagation for a query in which we have an IN subquery, the items in the select list of the
subquery may not be part of the multiple equality because there might be another occurence of the same field in the
where clause of the subquery.
So we keyuse_is_valid_for_access_in_chosen_plan function which expects the items in the select list of the subquery to
be same to the ones in the multiple equality (through these multiple equalities we create keyuse array).
The solution would be that we expect the same field not the same Item because when we have SEMI JOIN MATERIALIZATION SCAN,
we use copy back technique to copies back the materialised table fields to the original fields of the base tables.
2018-07-25 14:20:16 +05:30
..
2017-12-19 19:30:06 +04:00
2018-01-18 17:54:48 +01:00
2014-01-06 10:52:35 +05:30
2013-08-28 22:16:13 +02:00
2017-02-27 12:35:10 +01:00
2014-03-16 21:03:01 +01:00
2013-11-11 16:17:32 +01:00
2014-03-16 13:59:44 +01:00
2018-04-19 22:31:26 +02:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2016-06-20 15:17:10 +04:00
2014-01-06 10:52:35 +05:30
2017-10-17 07:37:39 +02:00
2014-03-16 13:59:44 +01:00
2018-01-16 23:29:48 +01:00
2018-01-16 23:29:48 +01:00
2018-01-22 11:39:54 +01:00
2017-12-20 11:50:22 +02:00
2016-02-15 12:51:35 +01:00
2016-03-18 16:55:11 +01:00
2016-02-15 12:51:35 +01:00
2016-04-26 16:15:15 +04:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2015-06-05 02:06:51 +02:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-03-16 21:03:01 +01:00
2017-10-17 10:18:17 +02:00
2014-03-16 21:03:01 +01:00
2018-04-08 09:05:00 +04:00
2016-04-20 18:27:23 +02:00
2014-03-15 18:24:15 +01:00
2014-03-16 13:59:44 +01:00
2014-03-15 18:24:15 +01:00
2013-07-16 19:09:54 +02:00
2018-04-25 09:22:06 -07:00
2018-03-22 03:01:53 +05:30
2018-04-25 09:22:06 -07:00
2018-04-25 09:22:06 -07:00
2016-06-14 13:55:28 +02:00
2016-04-20 15:25:55 +02:00
2018-04-25 09:22:06 -07:00
2017-10-13 19:32:38 +02:00
2018-01-18 17:54:48 +01:00
2018-04-04 09:12:44 +04:00
2018-03-21 09:38:56 +02:00
2017-05-09 15:09:15 -07:00
2018-04-25 09:22:06 -07:00
2017-05-15 10:00:00 -07:00
2017-10-10 10:35:12 +04:00
2017-10-06 18:23:40 +04:00
2017-04-11 10:18:04 -04:00
2014-03-16 13:59:44 +01:00
2018-05-17 11:32:13 +02:00
2018-07-24 20:00:28 -07:00
2018-01-23 17:29:58 +05:30
2014-02-17 11:00:51 +01:00
2014-01-06 10:52:35 +05:30
2016-06-14 13:59:55 +02:00
2014-05-03 19:12:17 +03:00
2018-04-19 22:31:26 +02:00
2014-03-16 21:03:01 +01:00
2018-04-19 22:31:26 +02:00
2014-12-19 11:35:44 +01:00
2017-03-08 10:31:06 +02:00
2018-06-27 17:25:26 +04:00
2016-08-25 13:42:17 +05:30
2014-01-06 10:52:35 +05:30
2015-06-02 22:07:47 +02:00
2015-06-02 22:07:47 +02:00
2014-03-15 18:24:15 +01:00
2014-11-13 14:12:41 +03:00
2014-10-29 13:22:48 +03:00
2014-03-16 21:03:01 +01:00
2018-04-19 22:31:26 +02:00
2016-04-20 15:25:55 +02:00
2017-07-18 14:59:10 +02:00
2018-01-22 11:39:54 +01:00
2014-07-22 15:52:49 +04:00
2018-07-25 14:20:16 +05:30
2015-03-17 13:26:33 +03:00
2017-10-17 07:37:39 +02:00
2013-12-02 15:17:21 +04:00
2016-09-26 12:20:28 +02:00
2014-03-15 18:24:15 +01:00
2017-11-20 09:33:19 +04:00
2017-11-20 09:33:19 +04:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-04-15 18:08:33 +05:00
2014-04-15 18:08:33 +05:00
2017-07-18 14:59:10 +02:00
2014-08-03 12:45:14 +02:00
2016-12-07 14:42:08 +04:00
2014-03-16 13:59:44 +01:00
2017-07-18 15:53:31 +02:00
2014-08-03 12:45:14 +02:00
2014-03-15 18:24:15 +01:00
2017-07-18 14:59:10 +02:00
2014-03-16 21:03:01 +01:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2016-01-19 14:47:41 +11:00
2017-07-18 14:59:10 +02:00
2017-07-18 14:59:10 +02:00
2015-07-17 00:06:27 +03:00
2014-03-15 18:24:15 +01:00
2014-08-02 21:26:16 +02:00
2014-07-25 14:15:33 +02:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2016-12-20 12:45:48 +00:00
2017-10-17 10:18:17 +02:00
2016-06-14 13:55:28 +02:00
2014-03-15 18:24:15 +01:00
2017-10-17 07:37:39 +02:00
2014-03-16 13:59:44 +01:00
2014-03-16 13:59:44 +01:00
2018-04-19 22:31:26 +02:00
2017-02-27 12:35:10 +01:00
2016-07-19 08:03:09 +05:30
2014-03-16 21:03:01 +01:00
2018-05-01 00:30:17 +02:00
2016-11-28 11:55:36 +05:30
2018-04-19 22:31:26 +02:00
2014-01-06 10:52:35 +05:30
2018-01-11 19:48:12 +05:30
2014-03-15 18:24:15 +01:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-09-05 08:37:21 +02:00
2014-02-28 00:23:20 +04:00
2018-06-27 13:41:19 +03:00
2018-04-19 22:31:26 +02:00
2014-02-17 11:00:51 +01:00
2014-03-16 21:03:01 +01:00
2018-01-30 21:13:24 +02:00
2018-03-21 19:47:42 +01:00
2018-01-23 13:42:41 +01:00
2016-12-22 12:49:37 +01:00
2017-10-13 07:06:09 +04:00
2018-01-22 11:39:54 +01:00
2017-04-20 16:36:23 +02:00
2017-01-11 20:24:40 +01:00
2018-01-23 13:42:41 +01:00
2017-10-13 19:32:38 +02:00
2013-07-16 19:09:54 +02:00
2014-06-04 21:53:15 +04:00
2013-07-16 09:22:17 +04:00
2018-06-11 09:57:54 +02:00
2015-10-08 22:54:24 +02:00
2014-02-17 11:00:51 +01:00
2018-01-18 17:54:48 +01:00
2018-01-16 23:29:48 +01:00
2018-01-18 17:54:48 +01:00
2018-01-22 11:39:54 +01:00
2018-01-22 11:39:54 +01:00
2018-01-22 11:39:54 +01:00
2017-10-13 19:32:38 +02:00
2016-04-19 11:27:00 +02:00
2016-05-10 19:13:06 +04:00
2014-02-17 11:00:51 +01:00
2017-10-17 07:37:39 +02:00
2017-02-27 12:35:10 +01:00
2015-06-04 18:04:31 +03:00
2018-04-19 22:31:26 +02:00
2017-10-17 10:18:17 +02:00
2013-11-05 09:18:59 +04:00
2013-09-09 16:56:35 +05:00
2018-04-19 22:31:26 +02:00
2016-08-03 13:42:46 +00:00
2018-03-21 19:47:42 +01:00
2018-04-19 22:31:26 +02:00
2014-03-15 18:24:15 +01:00
2016-06-14 13:55:28 +02:00
2013-09-06 22:31:30 +02:00
2017-10-17 07:37:39 +02:00
2018-07-25 14:20:16 +05:30
2018-01-22 15:39:42 +02:00
2015-06-03 17:11:07 +02:00
2018-01-22 11:39:54 +01:00
2016-02-09 11:27:40 +01:00
2014-03-16 21:03:01 +01:00
2014-03-27 22:26:58 +01:00
2015-07-10 07:54:55 +05:30
2018-01-22 11:39:54 +01:00
2018-04-19 22:31:26 +02:00
2014-08-02 21:26:16 +02:00
2015-06-25 23:34:54 +03:00
2016-12-19 14:28:08 +04:00
2016-12-19 14:28:08 +04:00
2018-04-19 22:31:26 +02:00
2018-04-19 22:31:26 +02:00
2014-04-15 15:17:25 +05:30
2016-12-22 13:02:32 +01:00
2015-12-08 09:46:52 +01:00
2018-01-22 11:39:54 +01:00
2018-01-30 21:13:24 +02:00
2015-11-06 17:56:56 +01:00
2016-02-06 13:36:17 +01:00
2015-04-12 20:41:28 +10:00
2018-03-27 09:40:10 +04:00
2014-01-06 10:52:35 +05:30
2015-02-28 23:58:05 +02:00
2017-06-27 14:00:37 +02:00
2017-01-11 09:08:17 -05:00
2018-07-10 13:54:04 +05:30
2018-04-19 22:31:26 +02:00
2013-11-05 09:18:59 +04:00
2017-07-03 12:51:30 +04:00
2013-11-05 09:18:59 +04:00
2018-01-15 13:50:28 +04:00
2014-01-06 10:52:35 +05:30
2015-06-05 10:44:10 +04:00
2015-02-11 23:50:40 +01:00
2017-08-09 18:09:04 +05:30
2018-01-18 17:54:48 +01:00
2013-07-16 19:09:54 +02:00
2015-06-02 22:07:47 +02:00