summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | logging_ok:unknown2003-12-291-2/+2
|/
* Fixes after merge with 4.0unknown2003-12-191-1/+7
* Merge with 4.0.17unknown2003-12-171-10/+11
|\
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+1
| * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-8/+5
| * Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-0/+4
| * Fix for bug#1944 'Function RPad() sometimes produce unexpected result'unknown2003-12-041-2/+2
* | Merge key cache structures to oneunknown2003-11-201-4/+1
* | fixed:unknown2003-11-041-4/+14
* | Removed some warnings reported by valgrindunknown2003-11-041-19/+19
* | after review fixunknown2003-11-031-5/+5
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-3/+47
* | Mergeunknown2003-10-221-0/+8
|\ \
| * | fixed printability of Items (all items except subselects)unknown2003-10-121-0/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-0/+2
|\ \ \
| * | | Portability fixes for windowsunknown2003-10-151-0/+2
| |/ /
* | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.unknown2003-10-121-2/+3
|/ /
* | Merge with 4.0.16unknown2003-10-071-17/+17
|\ \ | |/
| * Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with unknown2003-09-121-17/+17
* | Mergeunknown2003-09-261-0/+2
|\ \
| * | SCRUM:unknown2003-09-261-0/+2
* | | LPAD() and RPAD() are now multibyte-compatibleunknown2003-09-251-55/+60
* | | mergeunknown2003-09-241-9/+6
|\ \ \
| * | | Remove 'extern' references from .cc filesunknown2003-09-131-9/+6
| |/ /