summaryrefslogtreecommitdiff
path: root/heap/hp_hash.c
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* Bug#12891:bar@mysql.com2005-09-011-4/+6
* ctype_utf8.test:igor@igor-inspiron.creware.com2005-07-081-2/+2
* fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-4/+4
* Fix for bug #9404: information_schema: Weird error messages with SELECT SUM()...gluh@mysql.com2005-05-091-7/+6
* A fix (Bug #9489: Problem with BIT_OR and MySQL 5.0.3)ramil@mysql.com2005-04-211-0/+11
* Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-34/+67
* Merge with new VARCHAR codemonty@mysql.com2004-12-061-10/+175
|\
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-10/+175
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-11-161-2/+18
|\ \ | |/ |/|
| * Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-2/+18
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-2/+2
|/
* Portability fixesmonty@mysql.com2004-08-261-30/+37
* ctype_utf8.test:bar@mysql.com2004-08-161-10/+91
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-1/+1
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-21/+16
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-3/+38
* Missed header addedhf@deer.(none)2003-12-161-0/+1
* Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-13/+50
* Fix:bar@bar.mysql.r18.ru2003-08-051-4/+6
* CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-2/+2
* Portability fixesmonty@narttu.mysql.fi2003-02-271-5/+8
* fix for byte ordering bug in HEAP rb-treeram@mysql.r18.ru2002-11-191-0/+49
* fix for NULL processingram@mysql.r18.ru2002-11-151-12/+17
* Don't use sort_order directlybar@bar.mysql.r18.ru2002-10-101-10/+2
* Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsbar@bar.mysql.r18.ru2002-10-101-25/+2
* my_sortcmp -> my_strnncollbar@bar.mysql.r18.ru2002-10-091-2/+2
* auto_increment for heap tablesram@mysql.r18.ru2002-10-071-0/+48
* Some speed improvementsbar@bar.mysql.r18.ru2002-08-151-8/+15
* Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-231-23/+18
* BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-12/+41
* HEAP tables bug (by Ramil request)bell@sanja.is.com.ua2002-05-131-4/+1
* Use keyseg charset instead of default_charset_infobar@gw.udmsearch.izhnet.ru2002-05-061-15/+8
* MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-10/+10
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-33/+113
* Fix for problem that GROUP BY and DISTINCT didn't work for UTF8bar@gw.udmsearch.izhnet.ru2002-04-171-2/+12
* New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-4/+9
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-6/+82
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-6/+87
* Import changesetbk@work.mysql.com2000-07-311-0/+266