summaryrefslogtreecommitdiff
path: root/heap/hp_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:unknown2003-08-051-4/+6
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-2/+2
* Portability fixesunknown2003-02-271-5/+8
* fix for byte ordering bug in HEAP rb-treeunknown2002-11-191-0/+49
* fix for NULL processingunknown2002-11-151-12/+17
* Don't use sort_order directlyunknown2002-10-101-10/+2
* Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-101-25/+2
* my_sortcmp -> my_strnncollunknown2002-10-091-2/+2
* auto_increment for heap tablesunknown2002-10-071-0/+48
* Some speed improvementsunknown2002-08-151-8/+15
* Heap table code cleanupunknown2002-05-231-23/+18
* BTREE heap key structure is now the same as MyISAMunknown2002-05-211-12/+41
* HEAP tables bug (by Ramil request)unknown2002-05-131-4/+1
* Use keyseg charset instead of default_charset_infounknown2002-05-061-15/+8
* MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-10/+10
* RB-Tree indexes support in HEAP tablesunknown2002-04-251-33/+113
* Fix for problem that GROUP BY and DISTINCT didn't work for UTF8unknown2002-04-171-2/+12
* New ctype functions/macros to support many charsets at a timeunknown2002-03-121-4/+9
* Added support of null keys in HEAP tablesunknown2002-01-121-6/+82
* Update copyrightunknown2001-12-061-3/+3
* Fixed --no-defaults in mysqltestunknown2000-12-291-6/+87
* Import changesetunknown2000-07-311-0/+266