summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-rplmkindahl@dl145h.mysql.com2007-12-191-2/+2
| |\
* | | Bug#23924 general_log truncates queries with character set introducers.bar@mysql.com/bar.myoffice.izhnet.ru2008-02-291-0/+62
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplmkindahl@dl145h.mysql.com2007-12-191-2/+2
|\ \ \
| * \ \ Merge hezx.(none):/media/hda5/work/mysql/bkwork/bug#30998/mysql-5.0-rplhezx@hezx.(none)2007-12-121-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | sql_string.cc:bar@mysql.com/bar.myoffice.izhnet.ru2007-12-051-2/+2
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-11-231-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed bug #32282: TEXT silently truncates when value is exactly 65536gshchepa/uchum@gleb.loc2007-11-191-1/+4
| |/
* | Merge trift2.:/MySQL/M51/target-5.1.22joerg@trift2.2007-08-221-8/+4
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-8/+4
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-8/+4
* | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875v2bar@bar.myoffice.izhnet.ru2007-08-071-2/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Reversing additional change suggested by Sergbar@mysql.com/bar.myoffice.izhnet.ru2007-08-071-2/+0
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-0/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-4/+4
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-10/+9
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-10/+9
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-10/+9
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2007-01-151-2/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-2/+2
| |\ \
| | * | Fix for BUG#24293: '\Z' token is not handled correctly in views.anozdrin/alik@alik.2006-12-191-2/+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 mysql.com:/usr/home/bar/mysql-5.0.b18908bar@bar.intranet.mysql.r18.ru2006-11-011-0/+156
|\ \ | |/
| * Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8bar@mysql.com/bar.intranet.mysql.r18.ru2006-10-301-0/+156
* | Merge salvation.intern.azundris.com:/home/tnurnberg/21913/my50-21913tnurnberg@salvation.intern.azundris.com2006-09-051-1/+6
|\ \ | |/
| * Merge salvation.intern.azundris.com:/home/tnurnberg/21913/my41-21913tnurnberg@salvation.intern.azundris.com2006-09-041-1/+6
| |\
| | * Bug#21913: DATE_FORMAT() Crashes mysql server if I use it through mysql-conne...tnurnberg@salvation.intern.azundris.com2006-09-041-1/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@mysql.com2006-06-191-3/+3
|\ \ \
| * | | unsigned char -> ucharmonty@mysql.com2006-06-191-3/+3
* | | | String::set(double) and set(longlong) -> set_real() and set_int()serg@serg.mylan2006-06-161-2/+2
* | | | cleanup String::set(integer)serg@serg.mylan2006-06-141-13/+3
|/ / /
* | | Fix spelling in comments as requested by Oskuelliot@mysql.com2006-05-021-1/+1
|/ /
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-1/+11
|\ \ | |/
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-1/+11