summaryrefslogtreecommitdiff
path: root/myisam/mi_key.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/bar/mysql-4.1-rpl.b8663bar@mysql.com/bar.intranet.mysql.r18.ru2006-10-031-7/+8
|\
| * Bug#22052 Trailing spaces are not removed from UNICODE fields in an indexbar@mysql.com/bar.intranet.mysql.r18.ru2006-10-031-7/+8
* | Merge mysql.com:/home/mydev/mysql-4.1-bug17877ingo@mysql.com2006-06-291-1/+1
|\ \ | |/
| * Bug#17877 - Corrupted spatial indexingo@mysql.com2006-06-281-1/+1
* | Bug#19604 - CHECK TABLE with concurrent INSERT can reset auto_incrementingo@mysql.com2006-05-311-8/+6
* | BUG#17810 - REPAIR says ok, CHECK says broken (repeatable)svoj@april.(none)2006-04-271-1/+1
* | Merge mysql.com:/home/mydev/mysql-4.1-bug14980ingo@mysql.com2006-03-101-0/+4
|\ \ | |/
| * Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-101-0/+4
| * Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ...sergefp@mysql.com2005-10-281-0/+3
* | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+1
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-06-071-3/+3
|\ \ | |/
| * Revert Bar's fix as this causes changes in the key tree that could cause inco...monty@mysql.com2005-06-071-3/+3
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-06-071-3/+3
|\ \ | |/
| * Bug#10253: compound index length and utf8 char setbar@mysql.com2005-06-071-3/+3
* | Merge with 4.1monty@mysql.com2005-05-141-10/+21
|\ \ | |/
| * Merge with 4.0monty@mysql.com2005-05-141-10/+21
| |\
| | * Fixed wrong buffer usage for auto-increment key with blob part that caused CH...monty@mysql.com2005-05-131-10/+21
* | | A fix (bug #10176: problem with varchar keys).ramil@mysql.com2005-04-261-0/+3
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-2/+2
* | | After merge fixesmonty@mysql.com2004-12-311-1/+1
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptioningo@mysql.com2004-12-231-0/+1
* | | Merge with global treemonty@mysql.com2004-12-181-8/+23
|\ \ \
| * | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-8/+23
* | | | bit typeram@gw.mysql.r18.ru2004-12-171-0/+33
|/ / /
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-5/+8
|/ /
* | 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
|/