Varun Gupta
b87c342da5
MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=index
...
The issue happens when the secondary keys are extended with primary
key parts. Inside the function TABLE_SHARE::init_from_binary_frm_image()
adds the length bytes for the primary key key parts to the length of the
secondary key. This is not needed because when the extended keys are
used we recalculate the length for the used key parts.
Also removed TABLE_SHARE::total_key_length as it is not used in the code
Apporved-by: Monty <monty@mariadb.org >
2021-01-30 14:41:43 +05:30
..
2020-10-06 13:50:28 +02:00
2020-09-24 13:58:29 +10:00
2020-10-16 09:44:03 +11:00
2020-10-24 22:43:21 +11:00
2020-10-27 09:24:15 +01:00
2020-01-15 18:06:24 +01:00
2020-05-27 15:56:40 +02:00
2020-01-20 16:15:05 +01:00
2020-07-06 21:17:15 +05:30
2020-01-15 18:06:24 +01:00
2020-09-24 13:58:29 +10:00
2021-01-11 21:54:47 +01:00
2020-12-17 13:44:06 -08:00
2020-12-07 09:26:40 -08:00
2020-12-16 09:13:24 -08:00
2020-05-22 15:00:29 +04:00
2017-02-10 06:30:42 -05:00
2020-09-22 15:21:43 +03:00
2010-03-04 08:34:44 +01:00
2020-12-10 08:45:20 +01:00
2020-05-22 15:00:29 +04:00
2020-06-06 18:07:04 +03:00
2020-06-06 18:07:04 +03:00
2020-06-06 18:07:04 +03:00
2020-01-21 21:15:10 +01:00
2020-11-19 07:47:43 -08:00
2020-01-15 18:06:24 +01:00
2020-08-21 14:48:53 +03:00
2015-09-12 13:16:05 +03:00
2020-01-15 18:06:24 +01:00
2020-01-15 18:06:24 +01:00
2020-04-01 11:34:32 +02:00
2020-01-03 12:40:38 +01:00
2006-06-26 18:45:46 +04:00
2020-03-09 12:19:11 +02:00
2020-09-01 16:20:23 +03:00
2019-12-09 01:17:16 +04:00
2020-04-18 11:51:42 +03:00
2020-12-10 08:45:20 +01:00
2020-10-22 15:51:14 +04:00
2020-12-19 11:44:42 +01:00
2020-10-23 15:53:41 +02:00
2020-01-03 12:40:38 +01:00
2020-01-15 18:06:24 +01:00
2020-01-24 00:29:06 +04:00
2020-10-23 15:53:41 +02:00
2019-12-24 15:05:52 +04:00
2021-01-19 15:29:03 +04:00
2020-03-18 13:55:21 +04:00
2020-04-18 11:51:42 +03:00
2020-10-24 16:32:07 +02:00
2020-08-04 10:55:21 +05:30
2021-01-12 18:47:39 +05:30
2020-08-21 14:48:53 +03:00
2020-06-12 10:55:53 +03:00
2020-04-01 10:24:36 +03:00
2021-01-19 16:16:03 +05:30
2020-08-21 14:48:53 +03:00
2020-09-01 15:52:36 +03:00
2021-01-30 14:41:43 +05:30
2020-10-16 09:44:03 +11:00
2020-01-18 00:05:16 +01:00
2020-01-18 00:05:16 +01:00
2021-01-24 11:35:55 +01:00
2020-10-21 14:02:04 +03:00
2020-01-30 18:43:50 +01:00
2020-12-11 19:35:38 +01:00
2020-05-23 14:58:33 +03:00
2020-08-21 14:48:53 +03:00
2020-01-15 18:06:24 +01:00
2020-10-21 14:02:04 +03:00
2020-03-02 16:35:57 +01:00
2020-01-15 18:06:24 +01:00
2020-01-15 18:06:24 +01:00
2010-07-02 19:21:07 +04:00
2020-01-15 18:06:24 +01:00
2020-10-14 19:18:39 +03:00
2020-04-18 12:33:12 +03:00
2020-01-15 18:06:24 +01:00
2020-10-16 09:44:03 +11:00
2021-01-11 21:54:47 +01:00
2020-03-10 13:32:49 +02:00
2021-01-23 11:17:41 +11:00
2020-08-31 18:45:14 +03:00
2020-02-28 19:54:08 +02:00
2020-08-10 17:57:14 +03:00
2020-11-30 15:02:33 +02:00
2021-01-27 22:13:07 +05:30
2020-07-12 20:03:32 +05:30
2020-06-25 13:03:34 +05:30
2020-12-10 08:45:20 +01:00
2020-10-23 15:53:41 +02:00
2020-05-27 09:56:37 +03:00
2020-03-09 13:00:33 +02:00
2020-10-20 12:12:12 +05:30
2020-10-27 09:24:15 +01:00
2020-07-29 12:34:53 +02:00
2020-10-03 00:24:53 +02:00
2020-10-23 15:53:41 +02:00
2020-12-10 08:45:20 +01:00
2020-10-28 10:56:38 +01:00
2013-11-12 15:02:25 +01:00
2021-01-13 16:16:13 +07:00
2020-05-19 13:34:39 +04:00
2020-12-10 08:45:20 +01:00
2020-04-14 16:13:35 +03:00
2020-01-15 18:06:24 +01:00
2021-01-28 20:46:13 +03:00
2020-05-27 15:56:40 +02:00
2020-03-13 14:00:03 +05:30
2020-01-15 18:06:24 +01:00
2020-06-10 09:34:56 +02:00
2020-05-26 13:01:34 +03:00
2020-09-24 13:58:29 +10:00
2020-01-15 18:06:24 +01:00
2020-01-15 18:06:24 +01:00
2020-01-15 18:06:24 +01:00
2021-01-11 21:54:47 +01:00
2021-01-11 21:54:47 +01:00
2005-02-14 20:33:14 -08:00
2020-01-15 18:06:24 +01:00
2020-05-19 12:54:42 +03:00
2020-07-12 20:03:32 +05:30
2021-01-11 21:54:47 +01:00
2020-11-17 14:29:53 -08:00
2019-12-08 18:28:21 +01:00
2019-12-08 18:26:16 +01:00
2019-12-08 18:26:16 +01:00
2020-07-10 21:27:20 +05:30
2020-01-23 10:46:21 +01:00
2020-01-23 23:26:01 +01:00
2020-07-18 10:19:13 +05:30
2020-07-29 23:27:40 +03:00
2020-01-15 18:06:24 +01:00
2021-01-12 18:47:35 +05:30
2020-08-10 17:57:14 +03:00
2020-08-02 11:05:29 +02:00
2020-09-03 14:20:06 +04:00
2020-10-14 19:18:39 +03:00
2020-08-25 20:47:52 +02:00
2020-06-17 11:19:50 +04:00
2019-09-01 19:17:35 +03:00
2020-08-13 07:38:35 +03:00
2020-08-13 07:38:35 +03:00
2020-08-02 11:05:29 +02:00
2019-12-23 07:14:51 +02:00
2020-08-10 17:57:14 +03:00
2020-05-13 11:12:31 +03:00
2020-06-11 15:33:16 +04:00
2020-12-10 08:45:20 +01:00
2020-10-19 15:15:04 +02:00
2020-01-15 18:06:24 +01:00
2020-07-10 00:01:24 +05:30
2021-01-11 21:54:47 +01:00
2021-01-19 08:04:02 -08:00
2020-01-15 18:06:24 +01:00
2020-07-28 06:35:32 +02:00
2020-08-06 18:01:00 +05:30
2020-11-30 22:21:43 +02:00
2019-09-01 19:17:35 +03:00