summaryrefslogtreecommitdiff
path: root/mysys/hash.c
Commit message (Expand)AuthorAgeFilesLines
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* SCRUMunknown2003-09-191-1/+1
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-1/+1
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-1/+1
* Some optimization in CHARSET_INFO:unknown2003-04-011-58/+11
* Merge with 4.0unknown2002-11-211-5/+10
|\
| * Portability fixes for HP compiler and HPUX11unknown2002-11-091-5/+10
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-101-35/+1
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-3/+4
* | Some speed improvementsunknown2002-08-151-1/+3
* | merge with 4.0unknown2002-06-031-1/+1
|\ \ | |/
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* | Some charsets require special hash functionunknown2002-04-171-1/+6
* | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
* | mergeunknown2002-04-131-14/+19
|\ \ | |/ |/|
| * charset<->unicode conversion tables and routinesunknown2002-03-291-1/+2
| * Removed some default_charset_infounknown2002-03-141-2/+1
| * Hash now supports several charsetsunknown2002-03-141-14/+16
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-2/+5
* | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-011-3/+3
|\ \ | |/ |/|
| * Framework to simplify memory leak tracingunknown2002-01-221-3/+3
| * Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+1
* | Fix for FLUSH QUERY CACHEunknown2002-01-051-1/+1
* | Update copyrightunknown2001-12-061-15/+14
* | Update of query cache code.unknown2001-12-051-1/+2
* | merge with 3.23.42unknown2001-09-021-1/+4
|\ \ | |/
| * Fix for bug in the Sun Workshop compilerunknown2001-08-181-1/+4
* | Fix of UNION codeunknown2001-08-191-5/+14
|/
* Lots of manual changesunknown2001-01-251-2/+2
* Fixed --no-defaults in mysqltestunknown2000-12-291-0/+45
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-1/+2
* Import changesetunknown2000-07-311-0/+586