Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added detection of memory overwrite with multi_mallocbb-10.5-monty | Monty | 2023-02-27 | 3 | -14/+31 |
* | Fix S3 engine Coverity hits | Andrew Hutchings | 2023-02-14 | 2 | -4/+4 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-02-10 | 1 | -1/+1 |
|\ | |||||
| * | Apply clang-tidy to remove empty constructors / destructors | Vicențiu Ciorbaru | 2023-02-09 | 1 | -1/+1 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-01-03 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2023-01-03 | 2 | -2/+2 |
| |\ | |||||
| | * | typos | musvaage | 2022-12-21 | 2 | -2/+2 |
* | | | Fixed a crash during automatic zerofill of moved Aria table | Monty | 2022-12-05 | 1 | -0/+1 |
* | | | Fix Aria S3 building in FreeBSD (#2242) | Andrew Hutchings | 2022-10-24 | 1 | -1/+1 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-06 | 1 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove HAVE_SNPRINTF | Marko Mäkelä | 2022-10-05 | 1 | -4/+0 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-09-26 | 4 | -17/+14 |
|\ \ \ | |/ / | |||||
| * | | MDEV-29613 Improve WITH_DBUG_TRACE=OFF | Marko Mäkelä | 2022-09-23 | 4 | -17/+14 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-07-27 | 1 | -12/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 1 | -12/+6 |
| |\ \ | | |/ | |||||
| | * | Fix clang -Wunused-but-set-variable in unit tests | Marko Mäkelä | 2022-07-26 | 1 | -12/+6 |
* | | | Fixed bug in Aria read cache when doing check/repair | Monty | 2022-06-06 | 1 | -4/+10 |
* | | | MDEV-28757 S3 tables can hang in SELECT | Monty | 2022-06-06 | 2 | -14/+10 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-06-02 | 1 | -10/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-02 | 1 | -10/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug in ma_loghandler.cc that could cause an assert | Monty | 2022-05-30 | 1 | -10/+2 |
* | | | Bug fixes for S3 | Monty | 2022-05-30 | 1 | -4/+11 |
* | | | Fixed that CHECK TABLE on an S3 table doesn't try to write to files | Monty | 2022-05-29 | 5 | -0/+20 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-04-21 | 2 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-04-21 | 2 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNO | Monty | 2022-04-11 | 2 | -1/+5 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-04-06 | 1 | -7/+10 |
|\ \ \ | |/ / | |||||
| * | | Fixed unlikely assert/crash if initialization of translog failed | Monty | 2022-03-31 | 1 | -7/+10 |
* | | | MDEV-17841 fixup: GCC -Wmaybe-uninitialized | Marko Mäkelä | 2022-03-29 | 1 | -2/+2 |
* | | | MDEV-28107 S3 doesn't build if CURL is in non-default location | Sergei Golubchik | 2022-03-23 | 1 | -2/+2 |
* | | | MDEV-28106 S3 tries to include thread.h while compiling on Windows | Sergei Golubchik | 2022-03-23 | 2 | -2/+2 |
* | | | MDEV-17841 fixup: GCC -Wmaybe-uninitialized | Marko Mäkelä | 2022-03-17 | 1 | -3/+2 |
* | | | MDEV-28050: clang -Wtypedef-redefinition when PLUGIN_S3=NO | Marko Mäkelä | 2022-03-14 | 1 | -1/+0 |
* | | | Fix clang -Wtypedef-redefinition | Marko Mäkelä | 2022-03-11 | 3 | -12/+12 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-02-17 | 1 | -3/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-02-17 | 1 | -3/+9 |
| |\ \ | | |/ | |||||
| | * | MDEV-17223 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes | Monty | 2022-02-16 | 1 | -3/+9 |
* | | | Merge branch '10.4' into 10.5mariadb-10.5.15 | Sergei Golubchik | 2022-02-10 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4mariadb-10.4.24 | Sergei Golubchik | 2022-02-10 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.2' into 10.3mariadb-10.3.34 | Sergei Golubchik | 2022-02-10 | 1 | -3/+3 |
| | |\ | |||||
| | | * | MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extra | Sergei Golubchik | 2022-02-10 | 1 | -3/+3 |
* | | | | MDEV-25787 Bug report: crash on SELECT DISTINCT thousands_blob_fields | Sergei Golubchik | 2022-02-10 | 1 | -1/+1 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -5/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -5/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -5/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex... | Sergei Golubchik | 2022-01-28 | 1 | -5/+1 |
* | | | | Merge branch 10.4 into 10.5st-10.5-julius | Julius Goryavsky | 2021-12-26 | 5 | -10/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco... | Monty | 2021-12-15 | 5 | -10/+28 |
* | | | | MDEV-24788: mariadbd --help Can't lock aria control file | Daniel Black | 2021-12-16 | 1 | -2/+2 |
* | | | | ColumnStore and S3 SUMMARY/DESCRIPTION for RPM | Sergei Golubchik | 2021-12-07 | 1 | -0/+3 |