summaryrefslogtreecommitdiff
path: root/include/my_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-80/+6
|\
| * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-128/+0
| * MergeKent Boortz2010-12-291-2/+2
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-2/+2
* | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-1/+1
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-0/+1
|\ \ \ | |/ /
* | | Added versioning of Maria indexMichael Widenius2008-06-261-2/+2
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+7
|\ \ \ | |/ /
| * | Fixed problem with non-synchronous error listsunknown2008-03-281-0/+6
| * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-13/+43
| |/
* | Injecting more "const" declarations into code which does not changeunknown2008-04-031-7/+7
* | First part of redo/undo for key pagesunknown2007-11-141-4/+4
* | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-1/+2
* | Fixes after review of guilhem of block record patchunknown2007-04-191-0/+7
* | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-13/+35
|\ \ | |/ |/|
| * Implementation of rows-in-blockunknown2007-01-181-10/+12
| * Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-2/+0
| * Merge gbichot3.local:/home/mysql_src/mysql-5.1-2unknown2006-08-091-1/+23
| |\
| | * Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-4/+23
* | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Many files:unknown2006-12-231-2/+2
|/ /
* | After merge fixesunknown2006-06-301-1/+0
|/
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-0/+2
|\
| * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-0/+2
* | A fix (bug #10179: error in default value setting).unknown2005-05-051-2/+3
* | After merge fixesunknown2004-12-311-7/+7
* | bit typeunknown2004-12-171-0/+17
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+7
|/
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+1
* Two-level index structure for FULLTEXT indexesunknown2003-01-211-3/+10
* BTREE heap key structure is now the same as MyISAMunknown2002-05-211-8/+4
* MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-4/+4
* RB-Tree indexes support in HEAP tablesunknown2002-04-251-0/+63