summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2018-12-071-0/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-071-0/+1
| |\
| | * Disable a frequently failing testMarko Mäkelä2018-12-041-0/+1
* | | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-082-0/+61
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2018-11-072-0/+61
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2018-11-072-0/+61
| | |\
| | | * MDEV-17230: encryption_key_id from alter is ignored by encryption threadsJan Lindström2018-11-062-0/+61
| * | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-071-2/+2
| |\ \ \ | | |/ /
* | | | MDEV-13564: Remove old crash-upgrade logic in 10.4Marko Mäkelä2018-09-111-2/+2
* | | | MDEV-12041: innodb_encrypt_log key rotationMarko Mäkelä2018-08-132-1/+26
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-035-13/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-305-13/+8
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-215-13/+8
| | |\ \ | | | |/
| | | * 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
* | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-037-1/+11
|\ \ \ \ | |/ / /
| * | | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-305-0/+9
| * | | MDEV-16045: Allocate log_sys staticallyMarko Mäkelä2018-04-291-1/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-04-231-0/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-04-211-0/+1
| | |\ \ | | | |/
| | | * 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-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
* | | | MDEV-15705 Remove global status counter Innodb_pages0_readMarko Mäkelä2018-05-284-276/+0
|/ / /
* | | MDEV-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
* | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-122-0/+103
|\ \ \ | |/ /
| * | MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-102-0/+100
| |\ \ | | |/
| | * MDEV-15566: System tablespace does not easily key rotate to unencryptedJan Lindström2018-04-062-0/+100
* | | MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-111-5/+17
* | | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-296-13/+13
* | | Merge 10.2 into 10.3Marko Mäkelä2018-03-292-48/+34
|\ \ \ | |/ /
| * | MDEV-11531: encryption.innodb_lotoftables failed in buildbotJan Lindström2018-03-282-48/+34
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-289-47/+69
|\ \ \ | |/ /
| * | Fix result after commit e27535093d1670fde6034c92366e8128b683b903Marko Mäkelä2018-03-261-1/+0
| * | - Follow-up fix to MDEV-15229Thirunarayanan Balathandayuthapani2018-03-262-2/+2
| * | MDEV-11984 Avoid accessing SYS_TABLESPACES unnecessarilyMarko Mäkelä2018-03-226-38/+66
| * | Correct a wait condition in a disabled testMarko Mäkelä2018-03-221-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-03-135-9/+14
|\ \ \ | |/ /
| * | MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite bufferMarko Mäkelä2018-03-102-2/+3
| * | MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-243-5/+15
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2018-02-232-6/+35
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-222-6/+35
| |\ \ | | |/
| | * 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
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-1923-61/+58
|\ \ \ | |/ /
| * | Add suppressions for background page read errorsMarko Mäkelä2018-02-1916-14/+18
| * | Merge 10.1 into 10.2Marko Mäkelä2018-02-175-57/+38
| |\ \ | | |/
| | * MDEV-9962: encryption.innodb_encryption_filekeys stalled waiting for key encr...bb-10.1-MDEV-9962Jan Lindström2018-02-162-34/+25