summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12253: Buffer pool blocks are accessed after they have been freedbb-10.2-MDEV-12253Jan Lindström2017-04-2744-523/+494
* search_pattern_in_file.inc changesSergei Golubchik2017-03-3113-49/+49
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-3013-99/+127
|\
| * Fix test failure on debug_key_management test.Jan Lindström2017-03-281-10/+6
| * MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-145-43/+104
| * MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-067-7/+7
* | MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFFMarko Mäkelä2017-03-161-1/+0
* | MDEV-11873 Unnecessary InnoDB warnings upon bootstrapMarko Mäkelä2017-03-141-3/+0
* | MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-081-1/+3
* | MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-031-0/+6
* | MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-154-74/+67
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+3
|\ \ | |/
| * MDEV-11835: InnoDB: Failing assertion: free_slot != NULL onJan Lindström2017-01-191-0/+3
* | MDEV-11974: MariaDB 10.2 encryption does not support spatial indexesJan Lindström2017-02-081-0/+42
* | MDEV-11782 WIP: Support upgrade from MariaDB 10.1.Marko Mäkelä2017-02-071-2/+1
* | MDEV-11782 WIP: Clean up the code, and add a test.Marko Mäkelä2017-02-071-0/+97
* | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-12/+12
|\ \ | |/
| * MDEV-11623 follow-up: Adjust one more test.Marko Mäkelä2017-01-161-14/+14
* | Remove references to innodb_file_format.Marko Mäkelä2017-01-1821-154/+8
* | Merge 10.1 into bb-10.2-mdev-11782Marko Mäkelä2017-01-121-8/+2
|\ \ | |/
| * Improve an MDEV-9011 test of innodb_encrypt_log.Marko Mäkelä2017-01-121-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2017-01-091-14/+13
|\ \ | |/
| * Make encryption.innodb_lotoftables more robust.Marko Mäkelä2017-01-091-14/+15
* | Merge 10.1 to 10.2Marko Mäkelä2017-01-053-279/+201
|\ \ | |/
| * MDEV-8139 Fix scrubbing testsbb-10.1-mdev-8139Marko Mäkelä2017-01-053-278/+200
* | MDEV-11705: InnoDB: Failing assertion: (&log_sys->mutex)->is_owned() if serve...Jan Lindström2017-01-031-0/+3
* | Fix tests that were forgotten to run after the merge.Marko Mäkelä2016-12-302-5/+1
* | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-0/+105
|\ \ | |/
| * MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-281-0/+105
* | Merge 10.1 into 10.2Marko Mäkelä2016-12-303-56/+25
|\ \ | |/
| * MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbotJan Lindström2016-12-223-44/+30
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-295-39/+235
|\ \ | |/
| * MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbotJan Lindström2016-10-291-32/+11
| * MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-291-0/+54
| * MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-271-0/+10
| * Fix test failure. Need to mask more tablespace numbers as theyJan Lindström2016-09-231-2/+6
| * Do not use os_file_read() directly for reading first page of theJan Lindström2016-09-222-5/+5
| * MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-223-2/+312
* | MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1Marko Mäkelä2016-12-192-5/+5
* | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-2/+2
* | Remove end . from error messages to get them consistentMonty2016-10-051-2/+2
* | Replace tablespace numbers to make repeatable.Jan Lindström2016-10-031-2/+2
* | MDEV-10727: Merge 5.7 Innochecksum with 5.6Jan Lindström2016-09-301-0/+4
* | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-5/+5
|\ \
| * | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-5/+5
* | | fix some quoting in error messagesSergei Golubchik2016-09-162-5/+5
* | | MDEV-10548: Some of the debug sync waits do not work with InnoDB 5.7 (branch ...Jan Lindström2016-09-141-0/+4
* | | Fix bunch of test failures and solaris build missing include.Jan Lindström2016-09-091-0/+1
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-0219-9/+282
|/ /
* | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-2/+2