summaryrefslogtreecommitdiff
path: root/storage/maria/ma_page.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-06-091-3/+6
|\
| * Improve error reporting in AriaMonty2022-06-071-3/+6
* | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-1/+1
|/
* Merge 10.2 into 10.3Marko Mäkelä2020-03-131-0/+1
|\
| * Fix clang 10 warningsMarko Mäkelä2020-03-131-1/+2
* | Fixed wrong assert (found by clang)Monty2020-03-111-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
* | | | Fixed several issues with aria_chkMonty2018-08-311-1/+2
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-11/+29
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-11/+29
| |\ \ \ | | |/ /
| | * | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-11/+29
| | |\ \ | | | |/
| | | * MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-111-11/+29
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | 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-3/+3
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Use MEM_CHECK_DEFINED to check if blocks contain uninitialized dataMonty2015-11-101-7/+2
|/
* merge with 5.3Sergei Golubchik2011-10-191-6/+4
|\
| * Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-151-0/+1
| * Aria issues:Michael Widenius2011-01-241-6/+3
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-3/+3
|/
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-21/+45
* Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-10/+14
* We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-55/+106
* Fix for Bug#36499 Maria: potential deadlockMichael Widenius2008-08-261-10/+10
* Added versioning of Maria indexMichael Widenius2008-06-261-2/+174
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-7/+11
|\
| * WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-7/+11
* | WL#3072 - Maria Recoveryunknown2008-04-241-1/+6
|/
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-4/+5
* Merge oleksandr-byelkins-powerbook-g4-15.local:/Users/bell/mysql/bk/mysql-mariaunknown2008-02-081-1/+1
|\
| * Mac compiler warnings fixed.unknown2008-02-071-1/+1
* | Fix for Windows-specific bugs:unknown2008-02-021-1/+4
* | Minor changes. New description in SHOW ENGINES for Maria.unknown2008-01-311-3/+9
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-2/+2
|\
| * Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-2/+2
* | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-0/+4
|/
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-1/+2
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-24/+26
* Bugs fixed:unknown2008-01-071-4/+8
* UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-6/+3
* Fixed several bugs in page CRC handlingunknown2007-12-181-0/+1
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-161-4/+1
|\
| * Pagecache callbacks support added.unknown2007-12-151-4/+1
* | pushbuild fixes to please gcc and darwin/ppc64unknown2007-12-141-2/+3
|/