summaryrefslogtreecommitdiff
path: root/mysys/my_handler.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed problem in fulltest testcaseunknown2002-05-221-47/+62
* BTREE heap key structure is now the same as MyISAMunknown2002-05-211-335/+6
* MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
* RB-Tree indexes support in HEAP tablesunknown2002-04-251-0/+717