summaryrefslogtreecommitdiff
path: root/myisam/mi_unique.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-217/+0
* Add 0x before pointers (to help with debugging)unknown2004-12-181-10/+23
* Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-23/+30
* After merge fixesunknown2004-06-211-5/+4
* Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-3/+6
* after merge fixunknown2004-06-111-3/+3
* Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1"unknown2004-06-101-3/+3
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+1
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-1/+1
* Merge with 4.0.9unknown2003-01-181-1/+10
|\
| * Merge with 3.23unknown2003-01-161-1/+10
| |\
| | * Fixed max_key_length when using UNIQUE keys.unknown2002-12-271-1/+10
* | | Don't use sort_order directlyunknown2002-10-101-14/+3
* | | Merge with 4.0.3unknown2002-08-301-9/+18
|\ \ \ | |/ / |/| |
| * | Several problems were fixed (mostly BLOB+charset related)unknown2002-06-261-9/+26
| * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
* | | fixed mi_comp_unique to use _mi_compare_text()unknown2002-08-091-5/+5
|/ /
* | Update copyrightunknown2001-12-061-3/+3
|/
* Import changesetunknown2000-07-311-0/+188