summaryrefslogtreecommitdiff
path: root/sql/strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-204/+59
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
* @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ...Sergey Petrunia2009-03-141-54/+74
* Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-0/+182
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+2
* Change find_type family to accept const TYPELIB*.unknown2007-03-271-2/+4
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-1/+1
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-1/+1
* | Remove direct mapping of enum interval_type to mysql.event.interval_fieldunknown2006-10-101-0/+30
* | Making old tables seen with "#mysql50#" prefix,unknown2005-12-311-1/+2
* | WL#1324 table name to file name encodingunknown2005-12-311-0/+76
|/
* Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* Merging conflicts resolvedunknown2005-01-111-2/+2
|\
| * - Housekeeping: removed a few unreferenced variables, noticed while doingunknown2005-01-111-2/+2
* | manually mergedunknown2004-12-311-0/+37
|\ \ | |/
| * Bug#7302: UCS2 data in ENUM field get truncated when new column is addedunknown2004-12-211-0/+37
* | Merge with 4.1unknown2004-12-221-3/+17
|\ \ | |/
| * UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-3/+17
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
|/
* 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