summaryrefslogtreecommitdiff
path: root/myisam/mi_key.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-574/+0
* Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* After merge fixesunknown2004-12-311-1/+1
* WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-0/+1
* Merge with global treeunknown2004-12-181-8/+23
|\
| * Add 0x before pointers (to help with debugging)unknown2004-12-181-8/+23
* | bit typeunknown2004-12-171-0/+33
|/
* Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-5/+8
* Portability fixesunknown2004-08-261-11/+12
* BDB: Bug#4531: unique key prefix interacts poorly with utf8,unknown2004-08-241-5/+8
* Bug#4594 "column index make = failed for gbk, but like works"unknown2004-08-201-4/+4
* manually mergedunknown2004-08-181-0/+2
|\
| * bug#4816. index search for NULL in blobunknown2004-08-011-0/+2
| * a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ...unknown2004-01-221-2/+2
| * a fix (Bug #2298: Trailing whitespace inconsistently handled in WHERE clause)unknown2004-01-161-2/+2
* | apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-61/+52
* | #4521: unique key prefix interacts poorly with utf8unknown2004-08-121-0/+39
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* | WL#1163 (To make spatial code optional)unknown2004-03-151-0/+2
* | WL#1163 To make spatial code optionalunknown2004-03-121-0/+2
* | Merge with 4.0.17unknown2003-12-171-10/+44
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-10/+44
* | Merge with 4.0.14unknown2003-08-111-1/+1
|\ \ | |/
| * Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-1/+1
* | After merge fixesunknown2003-05-211-1/+1
* | Merge with 4.0.13unknown2003-05-191-3/+20
|\ \ | |/
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-3/+20
* | Merge with 4.0.3unknown2002-08-301-4/+13
|\ \ | |/ |/|
| * MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-4/+4
| * This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-0/+9
* | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-2/+1
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+3
|/
* Update needed for SuSE 7.3unknown2002-01-261-11/+17
* Update copyrightunknown2001-12-061-3/+3
* Cleaned up SSL documentationunknown2001-10-021-1/+1
* New myisamchk option --sort-recoverunknown2001-01-311-1/+2
* Fixed some reported bugsunknown2000-11-181-2/+6
* Small bug fixesunknown2000-09-071-2/+2
* Import changesetunknown2000-07-311-0/+411