summaryrefslogtreecommitdiff
path: root/myisam/mi_key.c
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesmonty@mysql.com2004-08-261-11/+12
* BDB: Bug#4531: unique key prefix interacts poorly with utf8,serg@serg.mylan2004-08-241-5/+8
* Bug#4594 "column index make = failed for gbk, but like works"bar@mysql.com2004-08-201-4/+4
* manually mergedserg@serg.mylan2004-08-181-0/+2
|\
| * bug#4816. index search for NULL in blobserg@serg.mylan2004-08-011-0/+2
| * a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ...ram@gw.mysql.r18.ru2004-01-221-2/+2
| * a fix (Bug #2298: Trailing whitespace inconsistently handled in WHERE clause)ram@gw.mysql.r18.ru2004-01-161-2/+2
* | apply UNIQUE constrain correctly for multi-byte charsetsserg@serg.mylan2004-08-131-61/+52
* | #4521: unique key prefix interacts poorly with utf8bar@mysql.com2004-08-121-0/+39
* | 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
* | WL#1163 (To make spatial code optional)hf@deer.(none)2004-03-151-0/+2
* | WL#1163 To make spatial code optionalhf@deer.(none)2004-03-121-0/+2
* | Merge with 4.0.17monty@mysql.com2003-12-171-10/+44
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-10/+44
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+1
|\ \ | |/
| * Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...monty@narttu.mysql.fi2003-07-181-1/+1
* | After merge fixesmonty@mashka.mysql.fi2003-05-211-1/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-3/+20
|\ \ | |/
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-3/+20
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-4/+13
|\ \ | |/ |/|
| * MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-4/+4
| * This ChangeSet adds RTREE support into myisam library.bar@gw.udmsearch.izhnet.ru2002-02-201-0/+9
* | MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-2/+1
* | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-1/+3
|/
* Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-261-11/+17
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-1/+1
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-1/+2
* Fixed some reported bugsmonty@donna.mysql.com2000-11-181-2/+6
* Small bug fixesmonty@donna.mysql.com2000-09-071-2/+2
* Import changesetbk@work.mysql.com2000-07-311-0/+411