summaryrefslogtreecommitdiff
path: root/storage/maria/ma_write.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | merge with 5.3Sergei Golubchik2011-10-191-15/+23
|\ \ \ \ | |/ / /
| * | | Automatic merge with 5.2Michael Widenius2011-08-151-1/+0
| |\ \ \ | | |/ /
| | * | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-151-1/+0
| | |/
| * | Merge with 5.2Michael Widenius2011-03-091-5/+5
| |\ \ | | |/
| | * Fixes for Aria storage engine:Michael Widenius2011-02-101-1/+1
| | * Aria issues:Michael Widenius2011-01-241-4/+4
| * | use bulk insert and repair by sort for unique keys inSergei Golubchik2011-01-141-5/+16
| |/
| * Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() callMichael Widenius2010-12-101-4/+2
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-16/+16
* | post-merge fixes.Sergei Golubchik2011-07-021-3/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-5/+4
|/
* Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+6
* Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ...Michael Widenius2010-10-131-20/+18
* Fixes some bug in Aria recovery:Michael Widenius2010-10-071-3/+11
* Write message to stderr if recovery is not likely to succeed because we don't...Michael Widenius2010-09-091-1/+1