Jan Lindström
61096ff214
MDEV-13591: InnoDB: Database page corruption on disk or a failed file read and assertion failure
...
Problem is that page 0 and its possible enrryption information
is not read for undo tablespaces.
fil_crypt_get_latest_key_version(): Do not send event to
encryption threads if event does not yet exists. Seen
on regression testing.
fil_read_first_page: Add new parameter does page belong to
undo tablespace and if it does, we do not read FSP_HEADER.
srv_undo_tablespace_open : Read first page of the tablespace
to get crypt_data if it exists and pass it to fil_space_create.
Tested using innodb_encryption with combinations with
innodb-undo-tablespaces.
2017-08-28 09:49:30 +03:00
..
2015-05-13 14:27:17 +02:00
2015-06-29 08:49:58 +03:00
2017-03-28 12:28:09 +03:00
2017-04-26 15:19:16 +03:00
2015-05-13 14:27:18 +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-10-10 14:19:02 +02:00
2017-04-27 19:12:38 +02:00
2016-09-27 07:54:27 +03:00
2015-05-13 14:27:16 +02:00
2017-08-03 08:29:36 +03:00
2016-12-22 14:02:51 +02:00
2015-10-05 09:27:33 +03:00
2016-03-18 11:48:49 +02:00
2016-09-22 16:38:24 +03:00
2015-06-27 09:40:54 +02:00
2017-04-26 15:19:16 +03:00
2017-08-28 09:49:30 +03:00
2015-05-13 14:27:16 +02:00
2017-06-15 12:40:24 +03:00
2017-04-26 15:19:16 +03:00
2015-07-01 10:21:23 +03:00
2017-01-05 00:20:17 +02:00
2017-01-05 00:20:17 +02:00
2017-04-26 15:19:16 +03:00
2016-12-22 14:02:51 +02:00
2017-04-26 15:19:16 +03:00
2017-04-26 15:19:16 +03:00
2017-06-06 10:59:54 +03:00
2017-06-06 10:59:54 +03:00
2017-06-06 10:59:54 +03:00
2017-06-01 14:07:48 +03:00
2016-12-28 16:32:45 +02:00
2016-12-22 14:02:51 +02:00
2015-05-15 18:12:02 +02:00
2015-09-23 10:20:05 +03:00
2017-04-26 15:19:16 +03:00
2017-06-12 17:09:44 +03:00
2017-04-26 15:19:16 +03:00
2017-05-20 08:41:34 +03:00
2016-03-18 07:58:04 +02:00
2017-01-12 12:33:46 +02:00
2017-04-26 15:19:16 +03:00
2017-04-26 15:19:16 +03:00
2017-04-26 15:19:16 +03:00
2015-05-13 14:27:16 +02:00
2015-07-01 10:21:23 +03:00
2017-01-19 08:19:08 +02:00
2017-04-26 15:19:16 +03:00
2017-04-26 15:19:16 +03:00
2017-08-08 14:52:08 +02:00
2015-06-02 18:53:37 +02:00