summaryrefslogtreecommitdiff
path: root/include/m_string.h
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-7/+9
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-6/+3
|\
| * Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-6/+3
| |\
| | * mergeGeorgi Kodinov2009-12-241-6/+3
| | |\
| | | * Bug #48866: mysql.test fails under Fedora 12Georgi Kodinov2009-12-161-6/+3
* | | | Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-2/+10
|\ \ \ \
| * | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+10
* | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-3/+34
|/ / / /
* | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-0/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Fix of incorrect casting for large sizesMagne Mahre2009-11-111-8/+7
| * | | Bug #14637: trim trailing spaces processes data only byte wiseMagne Mahre2009-11-111-0/+70
| |/ /
* | | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-8/+2
|/ /
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-02-081-2/+5
|\ \
| * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1monty@mysql.com/narttu.mysql.fi2007-10-111-2/+5
* | | Merge mysql.com:/misc/mysql/31177/50-31177tnurnberg@white.intern.koehntopp.de2007-12-011-0/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-11-301-0/+1
* | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...tsmith@maint1.mysql.com2007-07-051-6/+6
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-06-051-27/+28
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-27/+28
* | | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121kaa@polly.local2007-05-311-1/+0
|\ \ \ | | |/ | |/|
| * | Got rid of log_01[], because we don't really need it. Division and log_10[] c...kaa@polly.local2007-05-301-1/+0
* | | Merge polly.local:/home/kaa/src/maint/mysql-5.0-maintkaa@polly.local2007-05-281-2/+2
|\ \ \ | |/ /
| * | Some Windows-related fixes to make Microsoft compilers happy. This is for bug...kaa@polly.local2007-05-281-2/+2
* | | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121kaa@polly.local2007-05-281-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated...kaa@polly.local2007-05-281-0/+4
* | 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 rama.(none):/home/jimw/my/mysql-5.0-cleanjimw@rama.(none)2006-09-281-1/+2
|\ \ | |/
| * Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+2
| |\
| | * Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+2
* | | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().anozdrin@mysql.com2006-06-191-1/+1
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-newrburnett@bk-internal.mysql.com2006-05-231-0/+18
|\ \ \
| * | | Fix compilation problems on Windows and SUN Solaris.anozdrin@mysql.com2006-05-191-3/+9
| * | | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-0/+12
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-081-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | removing MSDOS defines and codereggie@big_geek.2006-05-081-6/+0
* | | | UNIXWARE removalbrian@zim.(none)2006-04-171-13/+0
|/ / /
* | | fix broken compilepetr@mysql.com2006-04-161-1/+1
* | | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-3/+3
* | | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-2/+2
|/ /
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpjani@ua141d10.elisa.omakaista.fi2005-10-131-9/+0
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.0ramil@mysql.com2005-10-131-9/+0
| |\
| | * memcpy_overlap() removed, as ramil@mysql.com2005-10-121-10/+0
| | * If the system has 64 bit "long", then "long long" does not add newjoerg@mysql.com2004-08-301-0/+3
| * | Backport my_strntod() from 5.0monty@mysql.com2005-02-221-1/+1
* | | Add my_str_malloc and _free function pointers to strings libraryjimw@mysql.com2005-06-241-0/+7
* | | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-1/+1
|/ /
* | If the system has 64 bit "long", then "long long" does not add newjoerg@mysql.com2004-08-261-0/+3
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | Portability fix (using 'char' as argument to C functions may give warnings)monty@mysql.com2004-05-281-1/+1