summaryrefslogtreecommitdiff
path: root/storage/maria/maria_chk.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup mman.h includesSergey Vojtovich2019-10-021-3/+0
* 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.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
* | | | 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
* | 5.5 mergeSergei Golubchik2014-02-011-0/+1
|\ \ | |/
| * MySQL-5.5.35 mergeSergei Golubchik2014-01-221-0/+1
* | 5.5 mergeSergei Golubchik2013-06-061-23/+46
|\ \ | |/
| * When one does 'REPAIR TABLE', update uuid() to the current systemMichael Widenius2013-05-141-0/+3
| * Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da...Michael Widenius2013-05-131-23/+43
* | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-9/+42
|/
* MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-3/+0
* compiler warnings/errorsSergei Golubchik2011-11-231-2/+1
* merge with 5.3Sergei Golubchik2011-10-191-68/+119
|\
| * Automerge 5.2->5.3unknown2011-07-311-2/+2
| |\
| | * Merge with 5.1Michael Widenius2011-07-251-2/+2
| | |\
| | | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-2/+2
| * | | Merge with 5.2Michael Widenius2011-07-011-1/+1
| |\ \ \ | | |/ /
| | * | Aria bug fixes and improvements:Michael Widenius2011-06-301-1/+1
| * | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-1/+1
| * | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-3/+15
| |\ \ \ | | |/ /
| | * | Fixed portability problem with partiton_error.testMichael Widenius2011-06-131-3/+15