summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_test2.c
Commit message (Expand)AuthorAgeFilesLines
* Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-2/+5
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Remove labs() warning from maria and myisam storage enginesVicențiu Ciorbaru2016-12-011-3/+0
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-3/+4
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
* | | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
|\ \ \ \ | |/ / /
| * | | Reset variable to not access it uninitializedMichael Widenius2011-09-141-0/+1
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-24/+24
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-6/+9
| * | | merge with 5.1Sergei Golubchik2010-09-111-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-11/+11
| | |\ \ | | | |/
| * | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-1/+2
| |/ /
| * | Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-101-6/+0
| |\ \
| | * | Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-6/+0
| * | | Windows fixesunknown2008-01-101-6/+6
| |/ /
| * | UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-2/+2
| * | First part of redo/undo for key pagesunknown2007-11-141-2/+2
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-4/+4
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-4/+4
| | |\ \
| | | * | Fixes after review of guilhem of block record patchunknown2007-04-191-1/+1
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-051-2/+1
| | | |\ \
| | | | * | Fixed that maria.test worksunknown2007-04-051-2/+1
| | | * | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-1/+2
| | | |\ \ \ | | | | |/ /
| | | | * | Merge with new versionunknown2007-01-231-1/+1
| | | | |\ \
| | | | | * | Implementation of rows-in-blockunknown2007-01-181-1/+1
| | | | * | | amd64 atomic opsunknown2006-08-101-0/+1
| | | | |/ /
* | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-5/+2
|\ \ \ \ \ \
| * | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
| * | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+1
* | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-11/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-11/+11
* | | | | | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-0/+2
|\ \ \ \ \ \
| * | | | | | Backport from 6.0-codebase.Sergey Vojtovich2009-11-251-0/+2
| |/ / / / /
* | | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
|/ / / / /
* | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+2
|/ / / /
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-18/+18
* | | | Bug #30094 mi_test_all: assertion failureunknown2007-07-271-10/+13
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1