summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-0612-96/+97
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-212-7/+16
|\
| * MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACEMarko Mäkelä2017-09-202-7/+16
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-082-2/+2
|\ \ | |/
| * Make a test more robustMarko Mäkelä2017-09-082-2/+2
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-0110-321/+1289
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2017-08-313-8/+13
| |\
| | * Fixed test failure on innodb_encryptionJan Lindström2017-08-313-8/+13
| * | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-0/+1
| |\ \ | | |/
| | * 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-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-317-319/+1275
| * | Merge 10.1 into 10.2Marko Mäkelä2017-08-292-0/+6
| |\ \ | | |/
| | * MDEV-13591: InnoDB: Database page corruption on disk or a failed file read an...Jan Lindström2017-08-282-0/+6
| * | Correct a mtr.add_suppression() expressionMarko Mäkelä2017-08-282-2/+2
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-268-8/+30
|\ \ \ | |/ /
| * | The test failed once on Buildbot with the result difference:Marko Mäkelä2017-08-233-5/+1
| * | MDEV-13559 encryption.innodb-redo-badkey failed in buildbotMarko Mäkelä2017-08-182-2/+6
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-173-1/+23
| |\ \ | | |/
| | * 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
* | | Work around MDEV-13542 Crashing on a corrupted page is unhelpfulMarko Mäkelä2017-08-169-10/+21
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-094-32/+228
|\ \ \ | |/ /
| * | Fix a random result mismatch of encryption.innodb_encrypt_logMarko Mäkelä2017-08-092-0/+6
| * | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-082-10/+227
* | | Introduce a new InnoDB redo log format for MariaDB 10.3.1Marko Mäkelä2017-07-071-1/+7
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-07-071-1/+1
|\ \ \ | |/ /
| * | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-06-1913-7/+1038
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-06-151-14/+14
| |\ \ | | |/
| | * Re-record a failing test, likely related to MDEV-12610Marko Mäkelä2017-06-151-14/+14
| * | Merge 10.1 into 10.2Marko Mäkelä2017-06-124-14/+205
| |\ \ | | |/
| | * 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.1 into 10.2Marko Mäkelä2017-06-088-5/+854
| |\ \ | | |/
| | * 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
| * | Enable innodb_encryption-page-compression test.Jan Lindström2017-06-012-3/+0
| * | Merge 10.1 into 10.2Marko Mäkelä2017-05-232-15/+0
| |\ \ | | |/
| | * Clean up a testMarko Mäkelä2017-05-202-15/+0
* | | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-0213-44/+5
|/ /
* | MDEV-12762 Some files in current 10.2 tree seem to be reverted to an old stateMarko Mäkelä2017-05-1065-684/+101
* | MDEV-12750 Fix crash recovery of key rotationMarko Mäkelä2017-05-092-26/+8
* | Disable the innodb_defragment tests until MDEV-11336 is doneMarko Mäkelä2017-05-081-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-1/+1
|\ \ | |/
| * MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-0592-940/+1390
|\ \ | |/
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-2638-1082/+834
* | search_pattern_in_file.inc changesSergei Golubchik2017-03-3115-51/+49