Marko Mäkelä
0f7732d1d1
MDEV-19335 adjustment for innodb_checksum_algorithm=full_crc32
...
When MDEV-12026 introduced innodb_checksum_algorithm=full_crc32 in
MariaDB 10.4, it accidentally added a dependency on buf_page_t::encrypted.
Now that the flag has been removed, we must adjust the page-read routine.
buf_page_io_complete(): When the full_crc32 page checksum matches but the
tablespace ID in the page does not match after decrypting, we should
declare it a decryption failure and suppress the page dump output and
any attempts to re-read the page.
2019-10-10 15:24:14 +03:00
..
2015-05-13 14:27:17 +02:00
2019-09-01 19:17:35 +03:00
2019-05-28 11:55:02 +03:00
2019-04-01 19:47:24 +03:00
2019-07-02 21:44:58 +03:00
2019-04-01 19:47:24 +03:00
2017-11-01 09:55:00 +02:00
2019-08-16 18:11:32 +05:30
2017-05-10 09:06:57 +03:00
2017-05-10 09:06:57 +03:00
2017-05-10 09:06:57 +03:00
2017-10-31 09:10:25 +02:00
2017-05-10 09:06:57 +03:00
2017-10-31 09:10:25 +02:00
2017-05-10 09:06:57 +03:00
2017-05-10 09:06:57 +03:00
2017-05-10 09:06:57 +03:00
2017-05-10 09:06:57 +03:00
2019-07-02 21:44:58 +03:00
2019-05-02 21:45:13 +03:00
2019-04-01 19:47:24 +03:00
2019-07-02 21:44:58 +03:00
2019-06-28 19:07:59 +05:30
2019-09-01 19:17:35 +03:00
2018-02-17 14:54:12 +02:00
2017-05-10 09:06:57 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2019-07-02 21:44:58 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2017-01-05 00:20:17 +02:00
2017-01-05 10:48:03 +02:00
2019-10-10 15:24:14 +03:00
2019-09-01 19:17:35 +03:00
2019-10-10 15:24:14 +03:00
2019-10-10 15:24:14 +03:00
2019-02-28 23:20:31 +02:00
2019-02-28 23:20:31 +02:00
2019-09-01 19:17:35 +03:00
2019-04-05 11:41:03 +03:00
2019-09-01 19:17:35 +03:00
2019-09-01 19:17:35 +03:00
2015-05-15 18:12:02 +02:00
2019-04-01 19:47:24 +03:00
2019-04-05 11:41:03 +03:00
2019-05-29 22:17:00 +03:00
2019-05-05 15:06:44 +03:00
2019-04-05 11:41:03 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2017-05-10 09:06:57 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2019-09-27 16:26:53 +03:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2017-01-03 11:22:49 +02:00
2019-04-01 19:47:24 +03:00
2019-04-01 19:47:24 +03:00
2019-03-18 14:08:43 +02:00
2017-08-08 14:52:08 +02:00
2019-09-01 19:17:35 +03:00