Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2019-06-27 | 1 | -1/+2 |
|\ | |||||
| * | Limit minium aria_block_size to 4096 | Monty | 2019-06-26 | 1 | -1/+2 |
* | | Added s3_protocol_version=auto | Monty | 2019-06-26 | 3 | -11/+14 |
* | | Updated to latest libmarias3 to fix some compatiblity issues | Monty | 2019-06-26 | 1 | -0/+0 |
* | | MDEV-19575 Fixed assert in ma_pagecache | Monty | 2019-06-26 | 1 | -1/+6 |
* | | S3: Don't do discover in mysql database (makes boot faster and safer) | Monty | 2019-06-26 | 1 | -0/+8 |
* | | MDEV-19464: Altering partitioned table into S3 causes an obscure error | Vlad Lesin | 2019-06-26 | 4 | -29/+42 |
* | | Added s3_debug to be able to debug s3 connections | Monty | 2019-06-25 | 1 | -1/+9 |
* | | Updated to latest libmarias3 | Monty | 2019-06-24 | 1 | -0/+0 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-06-20 | 8 | -12/+34 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-19 | 8 | -12/+34 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-19 | 7 | -12/+29 |
| | |\ | |||||
| | | * | MDEV-19595 fixed | Michael Widenius | 2019-06-19 | 5 | -9/+24 |
| | | * | MDEV-18078 Assertion `trnman_has_locked_tables(trn) > 0' failed | Michael Widenius | 2019-06-18 | 1 | -1/+2 |
| | | * | MDEV-19055 Failures with temporary tables and Aria | Michael Widenius | 2019-06-17 | 2 | -2/+3 |
| | * | | Fixed that ma_test_all.sh works | Michael Widenius | 2019-06-16 | 1 | -0/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-06-13 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-12 | 1 | -2/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-11 | 1 | -2/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-18207: ASAN heap-use-after-free in _ma_get_status upon concurrent operat... | Vlad Lesin | 2019-05-31 | 1 | -2/+5 |
* | | | | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -1/+0 |
* | | | | Added options --s3-protocol-version and --s3-host-name | Monty | 2019-06-01 | 4 | -14/+65 |
* | | | | Update to latest libmarias3 | Monty | 2019-06-01 | 2 | -4/+4 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 139 | -240/+143 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 139 | -240/+143 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING | Sergei Golubchik | 2019-05-17 | 1 | -2/+2 |
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 139 | -139/+139 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 139 | -139/+139 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 4 | -4/+4 |
| | | | |\ | |||||
| | | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 2 | -2/+2 |
| | | | * | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 134 | -134/+134 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Update FSF address | Michal Schorm | 2019-05-10 | 134 | -134/+134 |
| | * | | | | cleanup: remove dead code | Sergei Golubchik | 2019-05-07 | 2 | -92/+1 |
| | * | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 2 | -7/+1 |
* | | | | | | MDEV-17841: Fix -Wsometimes-uninitialized | Marko Mäkelä | 2019-05-23 | 1 | -1/+1 |
* | | | | | | Make it trivial to get stack traces from external programs. | Monty | 2019-05-23 | 1 | -2/+5 |
* | | | | | | MDEV-17841 S3 storage engine | Monty | 2019-05-23 | 31 | -200/+3461 |
* | | | | | | aria is mandatory now, so don't bother with CMAKE_DEPENDENT_OPTION | Sergei Golubchik | 2019-05-23 | 1 | -4/+1 |
* | | | | | | Removed not used function maria_clone() | Monty | 2019-05-23 | 1 | -14/+0 |
* | | | | | | Fixed Aria to follow THD ha_data protocol | Sergey Vojtovich | 2019-05-21 | 1 | -6/+6 |
|/ / / / / | |||||
* | | | | | Removed obsolete file maria_rename.sh | Monty | 2019-05-13 | 1 | -17/+0 |
* | | | | | Make maria-autozerofill a bit more rebust | Monty | 2019-05-13 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-25 | 2 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-25 | 2 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 2 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixing -Werror=format-overflow errors (found by gcc-8.3.1) | Alexander Barkov | 2019-04-22 | 2 | -3/+3 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 2 | -6/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 2 | -6/+20 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -8/+9 |
| | |\ \ \ | | | |/ / |