summaryrefslogtreecommitdiff
path: root/storage/maria/ma_check.c
Commit message (Expand)AuthorAgeFilesLines
* Don't do zerofill of Aria table if it's already zerofilledMonty2023-02-031-7/+14
* Revert MDEV-25292 Atomic CREATE OR REPLACE TABLESergei Golubchik2022-10-271-1/+1
* Merge branch '10.10' into 10.11Oleksandr Byelkin2022-10-041-1/+1
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-09-261-1/+1
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2022-09-261-1/+1
| | |\
| | | * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-1/+1
* | | | MDEV-25292 Atomic CREATE OR REPLACE TABLEAleksey Midenkov2022-08-311-1/+1
|/ / /
* | | Merge 10.5 into 10.6Marko Mäkelä2022-06-021-0/+3
|\ \ \ | |/ /
| * | Fixed that CHECK TABLE on an S3 table doesn't try to write to filesMonty2022-05-291-0/+3
* | | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-2/+4
|\ \ \ | |/ /
| * | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-2/+4
| |\ \ | | |/
| | * MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco...Monty2021-12-151-2/+4
* | | Merge 10.5 into 10.6Marko Mäkelä2021-09-161-1/+3
|\ \ \ | |/ /
| * | Fixed bug in aria_chk that overwrote sort_buffer_lengthMonty2021-09-151-1/+3
* | | Merge 10.5 into 10.6Marko Mäkelä2021-09-061-0/+6
|\ \ \ | |/ /
| * | Added support for CHECK TABLE for S3 tablesMonty2021-09-011-0/+6
* | | Merge 10.5 into 10.6Marko Mäkelä2021-06-211-2/+6
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-06-211-2/+6
| |\ \ | | |/
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-211-2/+6
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-211-2/+6
| | | |\
| | | | * fix clang buildEugene Kosov2021-06-151-2/+6
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-091-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fixed a DBUG_ASSERT when running zerofill() on aria tablesMonty2021-06-071-2/+8
* | | | | Fix all warnings given by UBSANMonty2021-05-191-21/+48
* | | | | Do not display not moved tables as moved in aria_chkMonty2021-05-191-19/+1
|/ / / /
* | | | 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
|\ \ \ \ \ | |/ / / /