summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Final patch for WL#1600(warn if max_allowed_packet used)unknown2004-07-211-9/+18
* Mergingunknown2004-07-211-9/+56
|\
| * WL#1600 (Warn if result is truncatet due to max_allowed_packet)unknown2004-06-291-9/+56
* | Cleanup of db option cacheingunknown2004-07-091-15/+21
* | bug#4441 - crash in UNHEX(NULL)unknown2004-07-071-3/+6
|/
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-151-11/+4
|\
| * We don't need tmp_value member in the Item_func_left.unknown2004-06-151-2/+2
| * a fixunknown2004-06-081-11/+4
* | Bug #3717 ENCODE returns a character string, not a binary stringunknown2004-06-081-0/+2
|/
* Fix for bug#3946: Error in LPAD() when padstring is longer than 1 characterunknown2004-06-071-4/+2
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-8/+5
* Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-0/+1
|\
| * A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-171-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-1/+1
|\ \
| * \ Merge with 4.0.19unknown2004-05-051-1/+1
| |\ \ | | |/
| | * bug#3556 - soundexunknown2004-04-281-1/+1
| | * Mark that strings may change on index only reads (for BDB tables).unknown2004-01-291-7/+4
| | * some ammendments (comments and code style)unknown2004-01-221-1/+8
| | * added test for bug #2290 "output truncated with ELT when using DISTINCT"unknown2004-01-211-1/+1
* | | Windows fixes for VC++ compiler compabilityunknown2004-05-051-3/+3
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-201-0/+2
|\ \
| * | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collationsunknown2004-03-191-0/+2
* | | after review changesunknown2004-03-201-3/+4
* | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+58
|/ /
* | Small fixunknown2004-03-161-2/+2
* | Fix for valgrind's warningunknown2004-03-151-2/+2
* | UUID() bug that manifests itself on low-res (<1 us) timers onlyunknown2004-03-141-1/+8
* | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BYunknown2004-03-091-1/+1
* | UNHEX() functionunknown2004-03-041-1/+43
* | my_getsystime()unknown2004-03-021-9/+1
* | minor compress() cleanupunknown2004-02-281-1/+1
* | fix CHARSET(UUID())unknown2004-02-271-0/+1
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-271-2/+0
|\ \
| * | do not use static array of pastpoints in my_strtod - it is not portableunknown2004-02-271-2/+0
* | | comment correctedunknown2004-02-271-1/+1
* | | my_gethwaddr() for linux/freebsdunknown2004-02-271-0/+109
|/ /
* | Bug 2701: Function CHARSET() inconsistencyunknown2004-02-111-38/+2
* | Added --compact to mysqlbinlogunknown2004-02-091-48/+12
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-4/+4
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-221-2/+2
|\ \
| * | enforcing coding style to cause an intentional merge conflict with 4.0unknown2004-01-221-2/+2
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-191-6/+6
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-191-3/+2
| |\ \
| | * | Fix & test for the bug #2182: lpad returns incorrect result.unknown2003-12-221-3/+2
| * | | item_strfunc.cc:unknown2004-01-151-9/+3
| * | | item_strfunc.cc:unknown2004-01-141-0/+2
| * | | item_strfunc.cc:unknown2004-01-141-1/+1
| * | | item_strfunc.cc:unknown2004-01-131-1/+6
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2003-12-301-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for prepared statementsunknown2003-12-301-2/+3
| |/ /