summaryrefslogtreecommitdiff
path: root/storage/maria/maria_chk.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed maria_* source files for executables to aria_*Monty2020-05-271-2144/+0
* aria_chk sets --warning-if-wrong-transid=0 if --ignore-control-file is usedMonty2020-05-271-8/+12
* mysqld --help will now load mysqld.options tableMonty2020-03-241-1/+2
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-4/+3
* Merge 10.4 into 10.5Marko Mäkelä2019-10-111-3/+0
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-101-3/+0
| |\
| | * Cleanup mman.h includesSergey Vojtovich2019-10-021-3/+0
* | | MDEV-20306 Assert when converting encrypted Aria table to S3Monty2019-08-231-0/+11
* | | alloc_on_stack: simplify the APISergei Golubchik2019-08-231-11/+8
* | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-10/+16
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-161-1/+3
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-08-141-1/+3
| |\ \ | | |/
| | * Merge 10.2 to 10.3Marko Mäkelä2019-08-131-1/+3
| | |\
| | | * Fixed some errors & warnings found by clangMonty2019-08-081-1/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | | | Make it trivial to get stack traces from external programs.Monty2019-05-231-2/+5
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-231-2/+3
|/ / / / /
* | | | | Make maria-autozerofill a bit more rebustMonty2019-05-131-1/+1
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-2/+2
| |\ \ \ | | |/ /
| | * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-221-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-09-061-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2018-08-271-2/+2
| | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-1/+1
* | | | Fixed several issues with aria_chkMonty2018-08-311-8/+40
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-1/+1
|\ \ \ \ | |/ / /
| * | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-1/+1
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
|/ / /
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-2/+2
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-1/+1
| |\ \
| | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+1
| | |\ \ | | | |/
| | | * cleanup: remove now-unused argumentSergei Golubchik2017-02-271-1/+1
| | | * cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-271-1/+1
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-2/+2
|/ / /
* | | MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-021-3/+3
|/ /
* | fix a few spelling mistakesSergei Golubchik2015-12-111-1/+1
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-2/+2
* | 5.5.38 mergeSergei Golubchik2014-06-061-1/+1
|\ \ | |/
| * MDEV-5485 Minor man pages formatting issuesSergei Golubchik2014-05-301-1/+1
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+4