summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-07-228-8/+8
|\
| * mtr: aix - stack-trace is optionalDaniel Black2021-07-228-8/+8
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-093-3/+25
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-081-3/+3
| |\
| | * Fix mtr tests with file_key_managment extension for WindowsAnel Husakovic2021-06-041-3/+3
| * | Make maria.repair more resiliant for different failuresMonty2021-06-072-7/+2
* | | Removed test for MDEV-23842 as the results are not stableMonty2021-05-262-27/+0
* | | Fix all warnings given by UBSANMonty2021-05-192-0/+20
* | | Add support for minimum field width for strings to my_vsnprintf()Monty2021-05-192-6/+6
* | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-192-4/+4
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-218-31/+31
|\ \ \ | |/ /
* | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-207-60/+60
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-6/+6
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-6/+6
| |\ \ | | |/
| | * MDEV-23634: Select query hanged the server and leads to OOM ...bb-10.4-mdev23634Sergei Petrunia2021-04-081-6/+6
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-082-3/+5
|\ \ \ | |/ /
| * | MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-062-3/+5
* | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-043-56/+56
|/ /
* | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-154-10/+10
|\ \ | |/
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-124-12/+12
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-014-12/+12
| | |\
| | | * MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-114-12/+12
| | * | Fixed maria.create testMonty2020-11-301-0/+1
* | | | MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-032-0/+26
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-0/+1
|\ \ \ \ | |/ / /
| * | | Fixed maria.create testMonty2020-11-301-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-171-0/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-171-0/+6
| |\ \ \ | | |/ /
| | * | Do not run maria.repair with --embedded as memory usage is differentMonty2020-11-161-0/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-132-0/+27
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-122-0/+27
| |\ \ \ | | |/ /
| | * | MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-022-0/+27
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-032-0/+99
| |\ \ \ | | |/ /
* | | | Fixed failing maria.create testMonty2020-11-091-5/+0
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-012-0/+99
|\ \ \ \
| * \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-312-0/+99
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | MDEV-23222 SIGSEG in maria_create() because of double freeMonty2020-10-292-0/+33
| | * | MDEV-23159 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Monty2020-10-292-0/+66
* | | | Merge branch '10.4' into 10.5Sujatha2020-09-294-0/+190
|\ \ \ \ | |/ / /
| * | | MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sor...Monty2020-09-252-0/+38
| * | | MDEV-17665 Assertion `!share and other errors on concurrent Aria operationsMonty2020-09-254-0/+152
* | | | Fix spelling mistake in error messageIan Gilfillan2020-08-211-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-042-0/+29
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-032-0/+29
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-032-0/+29
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-022-0/+29
| | | |\
| | | | * MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-292-0/+7
| | | | * MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-292-0/+22
* | | | | Fix spelling errorsOtto Kekäläinen2020-07-301-1/+1
* | | | | Disable maria.max_length when using valgrind (too slow)Monty2020-07-231-0/+2