Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed maria_* source files for executables to aria_* | Monty | 2020-05-27 | 1 | -2144/+0 |
* | aria_chk sets --warning-if-wrong-transid=0 if --ignore-control-file is used | Monty | 2020-05-27 | 1 | -8/+12 |
* | mysqld --help will now load mysqld.options table | Monty | 2020-03-24 | 1 | -1/+2 |
* | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | MDEV-12684 Show what config file a sysvar got a value from | Sergei Golubchik | 2019-10-14 | 1 | -4/+3 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-10-11 | 1 | -3/+0 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -3/+0 |
| |\ | |||||
| | * | Cleanup mman.h includes | Sergey Vojtovich | 2019-10-02 | 1 | -3/+0 |
* | | | MDEV-20306 Assert when converting encrypted Aria table to S3 | Monty | 2019-08-23 | 1 | -0/+11 |
* | | | alloc_on_stack: simplify the API | Sergei Golubchik | 2019-08-23 | 1 | -11/+8 |
* | | | MDEV-20279 Increase Aria index length limit | Monty | 2019-08-23 | 1 | -10/+16 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-16 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-14 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 to 10.3 | Marko Mäkelä | 2019-08-13 | 1 | -1/+3 |
| | |\ | |||||
| | | * | Fixed some errors & warnings found by clang | Monty | 2019-08-08 | 1 | -1/+3 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Update FSF address | Michal Schorm | 2019-05-10 | 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 | 1 | -2/+3 |
|/ / / / / | |||||
* | | | | | Make maria-autozerofill a bit more rebust | Monty | 2019-05-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-25 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixing -Werror=format-overflow errors (found by gcc-8.3.1) | Alexander Barkov | 2019-04-22 | 1 | -2/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-09-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes | Monty | 2018-08-27 | 1 | -2/+2 |
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -1/+1 |
* | | | | Fixed several issues with aria_chk | Monty | 2018-08-31 | 1 | -8/+40 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -1/+1 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -1/+1 |
|/ / / | |||||
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD | Marko Mäkelä | 2017-08-31 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | cleanup: remove now-unused argument | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |
| | | * | cleanup: remove 16-year-old "TODO" | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |
* | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -2/+2 |
|/ / / | |||||
* | | | MDEV-10759 Fix Aria to support 2-byte collation IDs | Monty | 2016-12-02 | 1 | -3/+3 |
|/ / | |||||
* | | fix a few spelling mistakes | Sergei Golubchik | 2015-12-11 | 1 | -1/+1 |
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -2/+2 |
* | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-5485 Minor man pages formatting issues | Sergei Golubchik | 2014-05-30 | 1 | -1/+1 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+4 |