summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string ...Alexander Barkov2011-01-171-9/+3
* Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail andMartin Hansson2011-01-131-22/+23
* Bug#57257 Replace(ExtractValue(...)) causes MySQL crashAlexander Barkov2010-11-111-1/+7
* Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-121-0/+1
* Fix for bug#57272: crash in rpad() when using utf8Ramil Kalimullin2010-10-121-0/+42
* Bug#50373 --secure-file-priv=""Kristofer Pettersson2010-05-031-2/+1
* Bug #40625: Concat fails on DOUBLE values in a StoredGleb Shchepa2010-04-031-1/+1
* Fix for compiler warnings:Davi Arnaut2010-01-281-3/+3
* Bug#49491: Much overhead for MD5() and SHA1() on short stringsDavi Arnaut2010-01-261-15/+16
* Bug #50096: CONCAT_WS inside procedure returning wrong dataGleb Shchepa2010-01-131-2/+2
* Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0Davi Arnaut2009-12-041-37/+34
* BUG#47995: Mark system functions as unsafeSven Sandberg2009-11-181-2/+3
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-09-101-1/+6
|\
| * Bug#46815 CONCAT_WS returning wrong dataSergey Glukhov2009-09-101-1/+6
| * Automerge.Alexey Kopytov2009-06-011-6/+8
| |\
* | | Bug#45168: assertion with convert() and empty set valueMartin Hansson2009-06-161-3/+2
* | | Automerge.Alexey Kopytov2009-06-011-6/+8
|\ \ \
| * \ \ Manual merge.Alexey Kopytov2009-06-011-6/+8
| |\ \ \ | | | |/ | | |/|
| | * | Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-271-6/+8
* | | | Automerge.Alexey Kopytov2009-05-211-1/+15
|\ \ \ \
| * \ \ \ Automerge.Alexey Kopytov2009-05-211-1/+15
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-201-1/+15
| | |/
* | | Fix for bug#44743: Join in combination with concat does not always workRamil Kalimullin2009-05-211-1/+8
|/ /
* | Auto-merge.Ramil Kalimullin2009-05-131-2/+2
|\ \ | |/
| * Fix for bug#44774: load_file function produces valgrind warningsRamil Kalimullin2009-05-121-2/+2
* | Bug#44365 valgrind warnings with encrypt() functionSergey Glukhov2009-04-231-2/+2
* | Bug#44358 valgrind errors with decode() functionSergey Glukhov2009-04-231-2/+2
* | merged bug 35087 to 5.1-bugteamGeorgi Kodinov2009-04-171-4/+8
|\ \ | |/
| * Bug #35087: Inserting duplicate values at one time with DES_ENCRYPT leads Georgi Kodinov2009-04-171-4/+8
| * auto-mergeIgnacio Galarza2009-03-191-4/+1
| |\
* | \ auto-mergeIgnacio Galarza2009-03-171-4/+1
|\ \ \
| * \ \ merge of bug 42434 to 5.1-bugteamGeorgi Kodinov2009-03-111-4/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug #42434: license of mysys MD5 implementation is not GPL-compatibleGeorgi Kodinov2009-03-091-4/+1
* | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-7/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-7/+7
| |/
* | merged 41437 to 5.1-bugteamGeorgi Kodinov2009-01-091-0/+6
|\ \ | |/
| * Bug #41437: Value stored in 'case' lacks charset, causes segfaultGeorgi Kodinov2009-01-091-0/+6
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-091-3/+4
|\ \ | |/
* | merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-07-111-1/+1
|\ \ | |/
| * warning eliminationGleb Shchepa2008-07-111-1/+1
* | merge 5.0-bugteam -> 5.1-bugteamGleb Shchepa2008-07-111-1/+1
|\ \ | |/
| * warning eliminationGleb Shchepa2008-07-111-1/+1
* | Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-12/+53
|\ \ | |/
| * Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-12/+53
* | Merge host.loc:/work/bugs/5.0-bugteam-36488gshchepa/uchum@host.loc2008-05-161-0/+6
|\ \ | |/
| * Fixed bug #36488: regexp returns false matches, concatenatinggshchepa/uchum@host.loc2008-05-131-0/+6
* | Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-16/+16
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-42/+57
|\ \
| * | Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-42/+57
* | | Fix for a BUG#31898: 16M memory allocations for user variablesanozdrin/alik@station.2007-11-121-5/+55