summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13103: Improve 'cannot be decrypted' error messageMarko Mäkelä2018-06-1318-78/+49
* MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2018-06-072-21/+17
* MDEV-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
* MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
* MDEV-15566: System tablespace does not easily key rotate to unencryptedJan Lindström2018-04-062-0/+100
* MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-193-6/+10
* Disable failing test.Jan Lindström2018-02-181-1/+1
* Fix innodb_encryption-page-compression test by force flushing dirtyJan Lindström2018-02-172-3/+28
* MDEV-9962: encryption.innodb_encryption_filekeys stalled waiting for key encr...bb-10.1-MDEV-9962Jan Lindström2018-02-162-34/+25
* MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-162-23/+14
* MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-082-12/+76
* MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-081-0/+5
* fix encryption.tempfiles to check that encrypt_tmp_files is ONSergei Golubchik2018-02-083-0/+6
* MDEV-14427: encryption.innodb-bad-key-change failed in buildbotJan Lindström2018-02-082-74/+16
* Tests: detect table count for some encryption testsAleksey Midenkov2018-01-053-5/+9
* MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-317-17/+10
* Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytesMarko Mäkelä2017-09-163-127/+0
* MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to tem…Jan Lindström2017-09-143-0/+127
* Fixed test failure on innodb_encryptionJan Lindström2017-08-313-8/+13
* Temporarily disable encryption.innodb_encryption after the mergeMarko Mäkelä2017-08-301-0/+1
* MDEV-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-297-319/+1275
* MDEV-13591: InnoDB: Database page corruption on disk or a failed file read an...Jan Lindström2017-08-282-0/+6
* MDEV-12863 No table can be created after second encryption plugin attempted t...Sergei Golubchik2017-08-082-0/+23
* MDEV-13443: Port innochecksum tests from 10.2 innodb_zip suite to 10.1Jan Lindström2017-08-071-0/+1
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-032-16/+221
* Re-record a failing test, likely related to MDEV-12610Marko Mäkelä2017-06-151-14/+14
* Adjust a test result after mergeMarko Mäkelä2017-06-121-5/+5
* MDEV-12610: MariaDB start is slowJan Lindström2017-06-094-14/+205
* Merge 10.0 into 10.1Marko Mäkelä2017-06-065-1384/+832
* MDEV-12114: install_db shows corruption for rest encryption and innodb_checks...Jan Lindström2017-06-017-11/+1413
* Clean up a testMarko Mäkelä2017-05-202-15/+0
* MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-1/+1
* MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-2638-1082/+834
* Fix test failure on debug_key_management test.Jan Lindström2017-03-282-12/+9
* MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-1410-133/+269
* MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-0614-14/+14
* MDEV-11835: InnoDB: Failing assertion: free_slot != NULL onJan Lindström2017-01-193-0/+40
* MDEV-11623 follow-up: Adjust one more test.Marko Mäkelä2017-01-161-14/+14
* MDEV-8139: Disable a randomly failing test until the code is fixed.Marko Mäkelä2017-01-151-1/+2
* Improve an MDEV-9011 test of innodb_encrypt_log.Marko Mäkelä2017-01-122-23/+6
* Make encryption.innodb_lotoftables more robust.Marko Mäkelä2017-01-092-17/+25
* MDEV-8139 Fix scrubbing testsbb-10.1-mdev-8139Marko Mäkelä2017-01-058-625/+370
* MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-282-0/+236
* MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbotJan Lindström2016-12-226-128/+82
* MDEV-10739: encryption.innodb-page_encryption_compression fails with timeout ...Jan Lindström2016-11-291-0/+3
* MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbotJan Lindström2016-10-293-110/+152
* MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-293-0/+127
* MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-274-0/+18
* Fix test failure. Need to mask more tablespace numbers as theyJan Lindström2016-09-232-2/+22
* Do not use os_file_read() directly for reading first page of theJan Lindström2016-09-223-6/+7