summaryrefslogtreecommitdiff
path: root/client/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* always use sql/sql_string.* files, never - client/sql_string.*Sergei Golubchik2011-12-151-836/+0
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | * auto-mergeIgnacio Galarza2009-03-191-11/+8
| | | |\
| | | | * Merge from dev tree.Alexey Kopytov2009-02-141-2/+2
| | | | |\
* | | | | \ merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-2/+2
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+1
| |\ \ \ \ \
| | * | | | | post review changes 2Sergei Golubchik2011-05-191-1/+1
| | |/ / / /
| | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-2/+3
| * | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-9/+0
| |/ / / /
* | | | | Bug#55077: Assertion failed: width > 0 && to != ((void *)0),Alexey Kopytov2010-08-251-2/+8
* | | | | Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-7/+0
* | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-73/+7
* | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
* | | | | Bug #33544 UDF_INIT member decimals initialized wrong with Magne Mahre2009-11-111-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #33544: UDF_INIT member decimals initialized wrong with unknown2008-03-051-0/+1
* | | | | auto-mergeIgnacio Galarza2009-03-171-11/+8
|\ \ \ \ \
| * \ \ \ \ Merge from dev tree.Alexey Kopytov2009-02-141-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge into dev tree.Alexey Kopytov2009-02-101-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-2/+2
| * | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-131-9/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix for bug #41868: crash or memory overrun with concat + upper,Alexey Kopytov2009-02-101-9/+6
| | | |/ / | | |/| |
| * | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-061-10/+10
| |\ \ \ \
| | * | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-061-10/+10
| * | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-051-10/+10
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-031-10/+10
| | |/ /
* | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| |/
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-18/+32
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-18/+32
* | Many files:unknown2006-12-231-2/+1
|/
* Merge with 4.1unknown2005-06-071-2/+1
|\
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-2/+1
* | Mergeunknown2005-06-021-1/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-1/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Cleanup during reviewsunknown2005-03-161-214/+435
|/
* fixed conversion errors (Windows IA64 build)unknown2005-03-071-2/+2
* just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-6/+6
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-6/+6
* Always use USE_STRCOLL codeunknown2003-01-301-4/+0
* Move latin1 into a separarte fileunknown2003-01-291-4/+4
* Copy from /sql directoryunknown2002-11-151-264/+75
* Fixes for fault about String::copy()unknown2002-11-101-18/+33