summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-09-242-2/+2
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-09-222-2/+2
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-09-222-3/+5
| | |\
| | | * MDEV-15675 encryption.innodb_encryption failed in buildbot with timeoutbb-10.2-MDEV-15675Thirunarayanan Balathandayuthapani2021-09-172-3/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-191-1/+2
|\ \ \ \ | |/ / /
| * | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-191-1/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-184-0/+51
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-183-0/+51
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-183-0/+51
| | |\ \ | | | |/
| | | * MDEV-26131 fixup: ./mtr --embedded encryption.innodb_importMarko Mäkelä2021-08-181-0/+1
| | | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-163-0/+50
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-312-0/+290
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-312-0/+290
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-272-18/+3
| | |\ \ | | | |/
| | | * MDEV-25998 InnoDB removes the tablespace from default encrypt list earlyThirunarayanan Balathandayuthapani2021-07-261-18/+0
| | | * Some tests can take very long time when run with valgrindElena Stepanova2021-07-241-0/+3
| | | * Record tempfiles_encrypted test failureAnel Husakovic2021-07-221-0/+287
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-212-0/+305
| | |\ \ | | | |/
| | | * MDEV-25998 encryption.innodb_encryption_filekeys failure in buildbotThirunarayanan Balathandayuthapani2021-07-091-0/+18
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-216-7/+82
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-216-7/+82
| |\ \ \ | | |/ /
| | * | After-merge fixes for MDEV-14180Marko Mäkelä2021-06-213-1/+11
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-216-9/+81
| | |\ \ | | | |/
| | | * MDEV-14180 Automatically disable key rotation checks for file_key_managment p...Thirunarayanan Balathandayuthapani2021-06-155-7/+62
| | | * MDEV-25630: Crash with window function in left expr of IN subquerySergei Petrunia2021-06-091-0/+19
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-089-27/+27
|\ \ \ \ | |/ / /
| * | | Fix mtr tests with file_key_managment extension for WindowsAnel Husakovic2021-06-049-27/+27
* | | | MDEV-25507 CHECK on encrypted Aria table complains about "Wrong LSN"Monty2021-04-302-4/+31
* | | | MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-062-4/+30
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-312-0/+10
|\ \ \ \ | |/ / /
| * | | MDEV-15527 fixup for innodb_checksum_algorithm=full_crc32Marko Mäkelä2021-03-312-0/+10
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-0/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-111-0/+18
| |\ \ \ | | |/ /
| | * | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-111-0/+18
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-081-0/+26
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-081-0/+26
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-03-041-0/+26
| | |\ \ | | | |/
| | | * MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-041-0/+26
| * | | MDEV-24792 Assertion `!newest_lsn || fil_page_get_type(page)' failed upon Mar...Vlad Lesin2021-02-144-1/+227
* | | | MDEV-24695 Encryption modifies a freed pageThirunarayanan Balathandayuthapani2021-01-284-1/+218
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-302-1/+3983
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-292-1/+3982
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-283-0/+3983
| | |\ \ | | | |/
| | | * MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-233-0/+3928
* | | | MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contentionMarko Mäkelä2020-10-262-0/+8
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-224-84/+101
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-224-84/+101
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-224-84/+101
| | |\ \ | | | |/
| | | * Clean up some encryption testsMarko Mäkelä2020-10-174-84/+101
* | | | Disable from valgrind big innodb tests that doesn't run well in valgrindMonty2020-10-211-0/+2