mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_files=ON
Fix reinit_io_cache(WRITE_CACHE) with non-zero seek_offset. Run encryption.tempfiles with and without binlog checksums.
This commit is contained in:
5
mysql-test/suite/encryption/t/tempfiles.combinations
Normal file
5
mysql-test/suite/encryption/t/tempfiles.combinations
Normal file
@ -0,0 +1,5 @@
|
||||
[none]
|
||||
binlog-checksum=NONE
|
||||
|
||||
[crc32]
|
||||
binlog-checksum=CRC32
|
Reference in New Issue
Block a user