summaryrefslogtreecommitdiff
path: root/mysys/my_handler.c
Commit message (Expand)AuthorAgeFilesLines
* Added versioning of Maria indexMichael Widenius2008-06-261-10/+89
* Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-66/+9
|\
| * Fixed problem with non-synchronous error listsunknown2008-03-281-42/+10
| * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-9/+81
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainunknown2007-03-281-1/+0
| |\
| | * Fixed compiler warnings.unknown2007-03-221-1/+4
* | | fix for compiler warningunknown2008-04-031-1/+1
* | | Injecting more "const" declarations into code which does not changeunknown2008-04-031-1/+1
* | | Fixed several bugs in page CRC handlingunknown2007-12-181-2/+3
* | | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+2
* | | First part of redo/undo for key pagesunknown2007-11-141-13/+35
* | | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+66
* | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-9/+14
|\ \ \ | |/ / |/| |
| * | Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-1/+0
| * | Merge gbichot3.local:/home/mysql_src/mysql-5.1-2unknown2006-08-091-9/+15
| |\ \
| | * | Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-9/+21
| * | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-131-0/+1
| |\ \ \
| * | | | Added purecov comment for new, not executed code for my recent changesetunknown2006-06-281-1/+2
| * | | | Remove compiler warningsunknown2006-06-231-0/+6
| | |/ / | |/| |
* | | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | | Many files:unknown2006-12-231-2/+2
* | | | Remove compiler warningsunknown2006-11-201-0/+7
| |/ / |/| |
* | | Merge mysql.com:/home/my/mysql-4.1unknown2006-06-301-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fixed include file usageunknown2006-06-301-0/+1
* | Merge 4.1 - 5.0unknown2005-10-281-2/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-2/+101
|\ \ | |/
| * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-11/+3
| * BUG#9622: post-review-fixes: better commentsunknown2005-10-231-7/+19
| * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-2/+97
* | fixes for compiler warnings from VC6unknown2005-06-061-1/+1
* | 4.1 -> 5.0 mergeunknown2005-02-031-3/+3
|\ \ | |/
| * Proper fix for comparision with ' 'unknown2005-02-011-3/+3
* | Merge sinisa.nasamreza.org:/mnt/work/mysql-4.1unknown2005-01-291-1/+1
|\ \ | |/
| * Fix for a "table is full" bug in multi-table updates (Bug #7788)unknown2005-01-291-1/+1
* | Merge with global treeunknown2004-12-181-2/+4
|\ \
| * | Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+4
* | | bit typeunknown2004-12-171-0/+1
|/ /
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-9/+9
|/
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+10
* my_handler.c:unknown2004-08-241-2/+2
* bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-3/+1
* Support for character set conversion in binary protocol: another gounknown2004-05-251-4/+4
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-24/+45
* After merge fixesunknown2004-02-161-6/+8
* Fixes after merge with 4.0unknown2003-12-191-0/+8
* Post merge fixunknown2003-01-091-36/+51
* Don't use sort_order directlyunknown2002-10-101-21/+2
* Simple charsets now have strncoll() field toounknown2002-10-091-1/+1
* a bit speeding-up of key_cmp() functionunknown2002-10-041-15/+26
* make SEARCH_PREFIX to work with complex (use_strcoll) charsetsunknown2002-08-051-1/+2