summaryrefslogtreecommitdiff
path: root/sql/sql_string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-3/+7
|\
| * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-3/+7
* | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-2/+6
* | automerge 5.1-security --> 5.5-security (bug 55424)Gleb Shchepa2010-08-151-1/+1
|\ \ | |/
| * Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-061-1/+1
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+8
* | Bug #33544 UDF_INIT member decimals initialized wrong with Magne Mahre2009-11-111-4/+0
|\ \
| * | Bug #33544: UDF_INIT member decimals initialized wrong with gkodinov/kgeorge@magare.gmz2008-03-051-4/+0
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+5
|\ \ \
| * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| | |/ | |/|
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-0/+5
|/ /
* | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+16
* | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-08-111-1/+1
|\ \
| * | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-1/+1
* | | Bug#23924 general_log truncates queries with character set introducers.bar@mysql.com/bar.myoffice.izhnet.ru2008-02-291-0/+3
| |/ |/|
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-1/+2
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-1/+2
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-1/+2
| | |\
| | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+2
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ /
* | | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0-optgkodinov@dl145s.mysql.com2006-11-291-0/+6
|\ \ \ | |/ /
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2006-11-281-0/+6
| |\ \ | | |/ | |/|
| | * BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)gkodinov/kgeorge@macbook.gmz2006-11-281-0/+6
* | | Merge mysql.com:/usr/home/bar/mysql-5.0.b18908bar@bar.intranet.mysql.r18.ru2006-11-011-0/+8
|\ \ \ | |/ /
| * | Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8bar@mysql.com/bar.intranet.mysql.r18.ru2006-10-301-0/+8
| |/
* | String::set(double) and set(longlong) -> set_real() and set_int()serg@serg.mylan2006-06-161-4/+4
* | cleanup String::set(integer)serg@serg.mylan2006-06-141-2/+5
* | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-2/+0
|/
* Netware specific changes.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-1/+1
* Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-0/+2
* Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-2/+0
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Cleanups during review of codemonty@mysql.com2005-03-211-4/+1
* | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-0/+4
|\ \ | |/
| * # Bug#8785 Problem with nested concats andbar@mysql.com2005-03-151-0/+4
* | Fixing failing -debug build.dlenev@brandersnatch.localdomain2005-02-151-1/+1
* | Merge with 4.1monty@mysql.com2005-02-151-1/+1
|\ \ | |/
| * Fix signatures of placement operator delete in places where placement konstantin@mysql.com2005-02-151-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug7816sergefp@mysql.com2005-02-051-0/+10
|\ \ | |/
| * Fix for BUG#7716: in in_string::set() take into account that the value returned sergefp@mysql.com2005-02-041-0/+10
* | protection: TRASH in deleteserg@serg.mylan2004-11-281-2/+2
* | Needed for WL# 2094, MySQL Federated Storage Handlerpatg@patrick-galbraiths-computer.local2004-11-121-0/+28
* | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-2/+2
|\ \ | |/
| * A fix according to Monty's request:bar@mysql.com2004-10-291-2/+2
* | merge with 4.1monty@mysql.com2004-10-291-3/+5
|\ \ | |/
| * Produce a "truncated" warning if a value cannot be convertedbar@mysql.com2004-10-281-2/+2