summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-4/+9
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-4/+9
| | |\
| | | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-2/+5
| | | |\
| | | | * Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build.Tor Didriksen2011-10-311-1/+2
| | | | * merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-2/+4
| | | | |\
| | | | | * Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-2/+4
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | |/ /
* | | | | | always use sql/sql_string.* files, never - client/sql_string.*Sergei Golubchik2011-12-151-3/+0
* | | | | | fix new String:realloc* variants always to zero-terminate the stringSergei Golubchik2011-12-141-2/+1
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ 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
| | | | |\ \ \ \
* | | | | \ \ \ \ merge with 5.3Sergei Golubchik2011-10-191-11/+11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | 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
| * | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-4/+37
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-4/+37
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-9/+9
* | | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-6/+39
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | 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
* | | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-58/+0
* | | | | | | | merge.Sergei Golubchik2010-11-251-7/+69
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM...Sergei Golubchik2010-10-241-2/+2
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-10-241-0/+3
| * | | | | | After mergeAlexander Ivanov2009-10-171-4/+0
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-0/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Removed not used declarationsMichael Widenius2009-10-131-8/+0
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-9/+0
| |/ / / / /
| * | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+86
| |\ \ \ \ \ | | |/ / / /
| * | | | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-4/+64
| * | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-11/+8
| |\ \ \ \ \ \
| * | | | | | | Fixed wrong test for extra_ip_sock that caused mysqld to die on Mac if --extr...Michael Widenius2009-04-081-2/+2
* | | | | | | | 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