summaryrefslogtreecommitdiff
path: root/sql/strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* - Housekeeping: removed a few unreferenced variables, noticed while doingunknown2005-01-111-2/+2
* Bug#7302: UCS2 data in ENUM field get truncated when new column is addedunknown2004-12-211-0/+37
* UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-3/+17
* Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-9/+7
* Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-0/+41
* Merge key cache structures to oneunknown2003-11-201-1/+1
* Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-0/+147