Jan Lindström
7b27465e10
MDEV-11974: MariaDB 10.2 encryption does not support spatial indexes
...
Encryption stores used key_version to
FIL_PAGE_FILE_FLUSH_LSN_OR_KEY_VERSION (offset 26)
field. Spatial indexes store RTREE Split Sequence Number
(FIL_RTREE_SPLIT_SEQ_NUM) in the same field. Both values
can't be stored in same field. Thus, current encryption
implementation does not support encrypting spatial indexes.
fil_space_encrypt(): Do not encrypt page if page type is
FIL_PAGE_RTREE (this is required for background
encryption innodb-encrypt-tables=ON).
create_table_info_t::check_table_options() Do not allow creating
table with ENCRYPTED=YES if table contains spatial index.
2017-02-08 09:05:15 +02:00
..
2015-05-13 14:27:17 +02:00
2015-06-29 08:49:58 +03:00
2016-09-09 10:01:18 +03:00
2015-10-29 10:35:37 +02:00
2015-10-29 10:35:37 +02:00
2015-05-18 13:28:13 +03:00
2015-09-22 15:13:48 +03:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:18 +02:00
2016-12-29 13:23:49 +01:00
2016-03-22 22:20:33 +02:00
2016-03-22 22:20:33 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2016-12-29 13:23:49 +01:00
2015-10-10 14:19:02 +02:00
2015-09-17 16:40:31 +03:00
2015-06-27 09:40:54 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-06-02 19:00:23 +02:00
2016-09-27 07:54:27 +03:00
2016-09-27 07:54:27 +03:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2016-09-27 07:54:27 +03:00
2017-01-18 08:43:11 +02:00
2017-02-07 11:55:16 +02:00
2017-02-07 11:55:16 +02:00
2015-09-08 08:38:12 +03:00
2017-01-18 08:43:11 +02:00
2015-09-23 17:34:36 +03:00
2017-01-18 08:43:11 +02:00
2016-03-18 11:48:49 +02:00
2017-01-18 08:43:11 +02:00
2016-09-22 16:38:24 +03:00
2017-01-18 08:43:11 +02:00
2015-05-13 14:27:16 +02:00
2017-01-18 08:43:11 +02:00
2015-05-13 14:27:16 +02:00
2017-01-18 08:43:11 +02:00
2015-10-29 10:46:37 +01:00
2015-05-13 14:27:16 +02:00
2015-05-13 14:27:16 +02:00
2015-07-17 19:20:50 +03:00
2016-09-22 16:38:24 +03:00
2017-01-09 09:47:12 +02:00
2015-09-08 08:38:12 +03:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2017-01-05 00:20:17 +02:00
2017-01-18 08:43:11 +02:00
2017-01-05 10:48:03 +02:00
2015-09-17 16:40:31 +03:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2015-09-14 12:15:27 +03:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2015-10-01 08:20:27 +03:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2015-05-15 18:12:02 +02:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2016-03-18 07:58:04 +02:00
2016-06-01 13:06:14 +03:00
2015-11-03 16:03:25 +02:00
2017-01-12 13:00:11 +02:00
2016-10-29 10:09:06 +03:00
2016-10-29 10:09:06 +03:00
2017-01-18 08:43:11 +02:00
2015-05-14 11:32:24 +03:00
2017-01-18 08:43:11 +02:00
2015-05-13 14:27:16 +02:00
2017-01-18 08:43:11 +02:00
2017-01-18 08:43:11 +02:00
2017-01-03 11:22:49 +02:00
2017-01-03 11:22:49 +02:00
2017-02-08 09:05:15 +02:00
2017-02-08 09:05:15 +02:00
2016-12-29 13:23:49 +01:00