summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1218-88/+88
* Merge branch '10.2' into 10.3Sergei Golubchik2022-05-071-0/+42
|\
| * Update test results after fix for MDEV-19398Sergei Petrunia2022-05-061-0/+42
* | Merge 10.2 into 10.3Marko Mäkelä2022-04-062-3/+3
|\ \ | |/
| * MDEV-27835 innochecksum -S crashes for encrypted .ibd tablespaceVlad Lesin2022-03-292-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2022-02-251-0/+8
|\ \ | |/
| * MDEV-15208: server crashed, when using ORDER BY with window function and UNIONVarun Gupta2022-02-221-0/+8
* | Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-0/+32
|\ \ | |/
| * MDEV-17785: Window functions not working in ONLY_FULL_GROUP_BY modeSergei Petrunia2022-02-071-0/+32
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+1
|\ \ | |/
| * MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-211-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-174-0/+64
|\ \ | |/
| * MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-174-0/+64
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-092-10/+12
|\ \ | |/
| * Remove restarts from encrypt_and_grep testst-10.2-mergeMarko Mäkelä2021-11-092-10/+12
* | 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.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 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
* | 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
* | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-111-0/+18
* | 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
* | 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
* | 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
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-223-4/+1
|\ \ | |/
| * MDEV-23776: Re-apply the fix and make the test more robustMarko Mäkelä2020-09-223-4/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-215-86/+124
|\ \ | |/
| * MDEV-23776: Add the reduced encryption.create_or_replace testMarko Mäkelä2020-09-212-0/+101
| * MDEV-23776: Split encryption.create_or_replaceMarko Mäkelä2020-09-213-65/+2
| * MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-211-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-1/+1
|\ \ | |/
| * MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFFMarko Mäkelä2020-08-181-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-312-0/+5
|\ \ | |/
| * MDEV-20142 encryption.innodb_encrypt_temporary_tables failed in buildbot with...Marko Mäkelä2020-07-282-0/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-0/+2
|\ \ | |/
| * Fixed bugs found by valgrindMonty2020-05-151-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2019-09-272-6/+8
|\ \ | |/