summaryrefslogtreecommitdiff
path: root/storage/maria
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-01-032-2/+2
|\
| * Merge 10.3 into 10.4Marko Mäkelä2023-01-032-2/+2
| |\
| | * typosmusvaage2022-12-212-2/+2
* | | Fixed a crash during automatic zerofill of moved Aria tableMonty2022-12-051-0/+1
* | | Fix Aria S3 building in FreeBSD (#2242)Andrew Hutchings2022-10-241-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-061-4/+0
|\ \ \ | |/ /
| * | Remove HAVE_SNPRINTFMarko Mäkelä2022-10-051-4/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-264-17/+14
|\ \ \ | |/ /
| * | MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-234-17/+14
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-12/+6
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-12/+6
| |\ \ | | |/
| | * Fix clang -Wunused-but-set-variable in unit testsMarko Mäkelä2022-07-261-12/+6
* | | Fixed bug in Aria read cache when doing check/repairMonty2022-06-061-4/+10
* | | MDEV-28757 S3 tables can hang in SELECTMonty2022-06-062-14/+10
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-10/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-10/+2
| |\ \ | | |/
| | * Fixed bug in ma_loghandler.cc that could cause an assertMonty2022-05-301-10/+2
* | | Bug fixes for S3Monty2022-05-301-4/+11
* | | Fixed that CHECK TABLE on an S3 table doesn't try to write to filesMonty2022-05-295-0/+20
* | | Merge 10.4 into 10.5Marko Mäkelä2022-04-212-1/+5
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-04-212-1/+5
| |\ \ | | |/
| | * MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNOMonty2022-04-112-1/+5
* | | Merge 10.4 into 10.5Marko Mäkelä2022-04-061-7/+10
|\ \ \ | |/ /
| * | Fixed unlikely assert/crash if initialization of translog failedMonty2022-03-311-7/+10
* | | MDEV-17841 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-03-291-2/+2
* | | MDEV-28107 S3 doesn't build if CURL is in non-default locationSergei Golubchik2022-03-231-2/+2
* | | MDEV-28106 S3 tries to include thread.h while compiling on WindowsSergei Golubchik2022-03-232-2/+2
* | | MDEV-17841 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-03-171-3/+2
* | | MDEV-28050: clang -Wtypedef-redefinition when PLUGIN_S3=NOMarko Mäkelä2022-03-141-1/+0
* | | Fix clang -Wtypedef-redefinitionMarko Mäkelä2022-03-113-12/+12
* | | Merge 10.4 into 10.5Marko Mäkelä2022-02-171-3/+9
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-02-171-3/+9
| |\ \ | | |/
| | * MDEV-17223 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2022-02-161-3/+9
* | | Merge branch '10.4' into 10.5mariadb-10.5.15Sergei Golubchik2022-02-101-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4mariadb-10.4.24Sergei Golubchik2022-02-101-3/+3
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-3/+3
| | |\
| | | * MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extraSergei Golubchik2022-02-101-3/+3
* | | | MDEV-25787 Bug report: crash on SELECT DISTINCT thousands_blob_fieldsSergei Golubchik2022-02-101-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-5/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-5/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-5/+1
| | |\ \ | | | |/
| | | * MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex...Sergei Golubchik2022-01-281-5/+1
* | | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-265-10/+28
|\ \ \ \ | |/ / /
| * | | MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco...Monty2021-12-155-10/+28
* | | | MDEV-24788: mariadbd --help Can't lock aria control fileDaniel Black2021-12-161-2/+2
* | | | ColumnStore and S3 SUMMARY/DESCRIPTION for RPMSergei Golubchik2021-12-071-0/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-1/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-092-1/+12
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-1/+7
| | |\ \ | | | |/
| | | * MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-021-1/+7