summaryrefslogtreecommitdiff
path: root/storage/maria/ma_check.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-061-10/+47
* Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-03-111-5/+6
|\
| * mark Aria allocations for temp tables as MY_THREAD_SPECIFICSergei Golubchik2021-03-081-5/+6
* | MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-031-0/+16
* | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-10/+24
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-11-121-10/+24
| |\
| | * MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-021-10/+24
* | | Merge branch '10.4' into 10.5Sujatha2020-09-291-0/+3
|\ \ \ | |/ /
| * | MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sor...Monty2020-09-251-0/+3
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-0/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-0/+1
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-0/+1
| | | |\
| | | | * MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-291-0/+1
* | | | | Changes needed for ColumnStore and insert cacheMonty2020-06-141-1/+1
* | | | | Fixed access of undefined memory for compressed MyISAM and Aria tablesMonty2020-06-141-4/+2
* | | | | Improve logging of Aria redo's and undo'sMonty2020-05-271-15/+28
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-15/+15
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-33/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-031-33/+1
* | | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-1/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-3/+0
| |\ \ \ \ | | |/ / /
| | * | | Cleanup mman.h includesSergey Vojtovich2019-10-021-3/+0
* | | | | compilation failure Win32Sergei Golubchik2019-08-261-1/+1
* | | | | alloc_on_stack: simplify the APISergei Golubchik2019-08-231-20/+11
* | | | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-28/+43
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-011-1/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17551 assert or crashed table when using blobsMonty2019-06-271-1/+6
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-231-2/+2
|/ / / / /
* | | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-0/+6
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-3/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-6/+3
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-6/+3
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-6/+3
| | | |\ \ | | | | |/
| | | | * MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-6/+3
* | | | | Fixed several issues with aria_chkMonty2018-08-311-8/+9
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-2/+3
|\ \ \ \ \
| * | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-2/+3
| |/ / / /