summaryrefslogtreecommitdiff
path: root/storage/maria/ma_write.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash in aria recovery when using bulk insertMonty2020-05-261-6/+9
* 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 '10.1' into 10.2Sergei Golubchik2019-03-151-8/+9
|\ \ \ | |/ /
| * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-8/+9
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-191-2/+1
|\ \ \ | |/ /
| * | Fixed bug in macro _ma_mark_page_with_transid()Monty2019-02-191-2/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-5/+10
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-5/+10
| |\ \
| | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-5/+10
| | |\ \ | | | |/
| | | * MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-5/+10
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| |\ \ \ | | |/ /
| | * | Fix for MDEV-14141 Crash in print_keydup_error()Monty2018-01-241-1/+1
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-7/+7
* | | | Added tmp_disk_table_size to limit size of Aria temp tables in tmpdirMonty2017-06-301-3/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ / /
* | | Use MEM_CHECK_DEFINED to check if blocks contain uninitialized dataMonty2015-11-101-1/+1
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | | Push for testing of encryptionMonty2015-02-101-11/+13
|/ /
* | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | 10.0-base mergeSergei Golubchik2013-07-181-4/+4
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2013-07-171-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-061-4/+4
* | | | 10.0-base mergeSergei Golubchik2013-06-061-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 5.5 mergeSergei Golubchik2013-06-061-0/+1
| |\ \ | | |/
| | * 5.3 merge.Sergei Golubchik2013-05-201-0/+1
| | |\
| | | * 5.2 mergeSergei Golubchik2013-05-201-0/+1
| | | |\
| | | | * 5.1 mergeSergei Golubchik2013-05-201-0/+1
| | | | |\
| | | | | * MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre...Michael Widenius2013-05-111-0/+1
| | * | | | Fixed compiler warnings (A few of these was bugs)Michael Widenius2012-08-131-0/+2
* | | | | | 10.0-base mergeSergei Golubchik2013-01-311-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
| * | | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
* | | | | | fixes for test failuresSergei Golubchik2012-09-271-5/+4
|/ / / / /
* | | | | Fixed build failures found by buildbotMichael Widenius2012-06-051-0/+2
|/ / / /
* | | | Merge 5.3->5.5.Igor Babaev2012-03-011-0/+2
|\ \ \ \ | |/ / /
| * | | mergeSergei Golubchik2012-02-281-0/+2
| |\ \ \ | | |/ /
| | * | Fixed lp:905716 "Assertion `page->size <= share->max_index_block_size'"Michael Widenius2012-02-281-0/+2
* | | | 5.3 mergeSergei Golubchik2012-01-131-4/+6
|\ \ \ \ | |/ / /
| * | | Merge with 5.2.Michael Widenius2011-12-111-4/+6
| |\ \ \ | | |/ /
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-4/+6
| | |\ \ | | | |/
| | | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
* | | | Fix compile errorVladislav Vaintroub2012-01-031-3/+4
* | | | Fix compile warningsSergey Petrunya2012-01-021-2/+2