summaryrefslogtreecommitdiff
path: root/storage/maria/ma_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-05-191-0/+1
|\
| * Fixed assert in Aria on SHOW PROCEDURE STATUSMonty2020-05-191-0/+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
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2018-02-231-32/+209
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-32/+209
| |\ \ \ | | |/ /
| | * | Fixed performance problem with Aria in find_head()Monty2018-02-171-32/+209
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
|/ /
* | Fixed MDEV-9347 Not all rows returned by the C APIMonty2016-01-271-1/+16
* | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | Push for testing of encryptionMonty2015-02-101-18/+41
* | 10.0-monty mergeSergei Golubchik2013-07-211-3/+7
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-3/+7
* | | 5.5 mergeSergei Golubchik2013-04-141-8/+3
|\ \ \ | | |/ | |/|
| * | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-8/+3
* | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-7/+8
| |/ |/|
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/
* 5.3 mergeSergei Golubchik2012-03-061-1/+1
|\
| * Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable ke...Michael Widenius2012-02-281-1/+1
* | 5.3 mergeSergei Golubchik2012-01-131-3/+3
|\ \ | |/
| * Merge with 5.1 + fixes for build failures in 5.2Michael Widenius2011-11-291-2/+2
| |\
| | * Fix Windows build, and a conversion truncation warning.Vladislav Vaintroub2011-11-291-2/+2
| * | merge, fix Windows warningsVladislav Vaintroub2011-11-291-1/+1
| * | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-3/+1
| |\ \ | | |/
| | * Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-3/+1
* | | compiler warnings/errorsSergei Golubchik2011-11-231-4/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+2
|\ \ \
| * | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-3/+1
| |/ /
| * | Fix compile warningVladislav Vaintroub2011-09-161-1/+1
* | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-7/+2
* | | merge with 5.3Sergei Golubchik2011-10-191-77/+335
|\ \ \ | |/ /
| * | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-151-13/+21
| * | Autmatic merge with 5.1Michael Widenius2011-08-121-1/+1
| |\ \ | | |/
| | * Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved...Michael Widenius2011-08-121-1/+1
| * | Merge with 5.1Michael Widenius2011-07-251-12/+80
| |\ \ | | |/
| | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-14/+74
| | * Fixes to ariaMichael Widenius2011-06-241-5/+3
| * | Aria fixes:Michael Widenius2011-07-041-7/+19
| * | Aria bug fixes and improvements:Michael Widenius2011-06-301-4/+7
| * | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-26/+54
| |/
| * Fix build : declaration in the middle of statement in C file.Vladislav Vaintroub2011-02-101-4/+5
| * Fixes for Aria storage engine:Michael Widenius2011-02-101-8/+51