summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * auto-mergeIgnacio Galarza2009-03-191-11/+8
| | |\
| | | * Merge from dev tree.Alexey Kopytov2009-02-141-2/+2
| | | |\
* | | | | Bug#11753363 (bug#44793) CHARACTER SETS: CASE CLAUSE, UCS2 OR UTF32, FAILUREAlexander Barkov2011-03-011-2/+2
* | | | | Merge of fix for Bug#58165.Martin Hansson2011-01-131-4/+37
|\ \ \ \ \ | |/ / / /
| * | | | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail andMartin Hansson2011-01-131-4/+37
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-2/+3
* | | | | 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
* | | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-0/+10
* | | | | Backporting WL#1213Alexander Barkov2010-02-241-3/+35
* | | | | 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
* | | | | | Backport of Bug#45767 to mysql-next-mrDavi Arnaut2009-11-101-16/+0
* | | | | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-4/+64
| |/ / / / |/| | | |
* | | | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+73
* | | | | Bug#45168: assertion with convert() and empty set valueMartin Hansson2009-06-161-3/+12
* | | | | Fix for bug#44743: Join in combination with concat does not always workRamil Kalimullin2009-05-211-0/+3
* | | | | 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-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| |/ /
| * | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2007-12-191-2/+2
| |\ \
* | | | Bug#23924 general_log truncates queries with character set introducers.unknown2008-02-291-0/+62
| |_|/ |/| |
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-2/+2
|\ \ \
| * \ \ Merge hezx.(none):/media/hda5/work/mysql/bkwork/bug#30998/mysql-5.0-rplunknown2007-12-121-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | sql_string.cc:unknown2007-12-051-2/+2
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed bug #32282: TEXT silently truncates when value is exactly 65536unknown2007-11-191-1/+4
| |/
* | Merge trift2.:/MySQL/M51/target-5.1.22unknown2007-08-221-8/+4
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-8/+4
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-8/+4
* | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875v2unknown2007-08-071-2/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Reversing additional change suggested by Sergunknown2007-08-071-2/+0
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-0/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-10/+9
|\ \ | |/