summaryrefslogtreecommitdiff
path: root/include/m_string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-271-5/+1
|\
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-4/+4
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-21/+0
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-3/+0
|\ \ | |/
| * Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-3/+0
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-9/+0
|\ \ | |/
| * mergeGeorgi Kodinov2009-12-241-6/+3
| |\
| | * Bug #48866: mysql.test fails under Fedora 12Georgi Kodinov2009-12-161-6/+3
| * | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-2/+5
| |\ \
| | * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-2/+5
| * | | Merge mysql.com:/misc/mysql/31177/50-31177unknown2007-12-011-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-0/+1
* | | Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6unknown2009-06-151-1/+2
* | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-5/+5
* | | Fixes for build errors under Windows and compiler warning under LinuxGuilhem Bichot2008-06-261-0/+6
* | | Injecting more "const" declarations into code which does not changeunknown2008-04-031-0/+8
* | | mysys/my_getopt.cunknown2007-10-191-0/+1
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-2/+5
|\ \ \ | |/ / |/| |
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-2/+5
| |\ \
| | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-2/+5
| | |\ \
| | | * \ Merge with new versionunknown2007-01-231-2/+5
| | | |\ \
| | | | * | Implementation of rows-in-blockunknown2007-01-181-2/+5
* | | | | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...unknown2007-07-051-6/+6
|/ / / / /
* | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-27/+28
|\ \ \ \ \
| * | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-27/+28
| |/ / / /
* | | | | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121unknown2007-05-311-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Got rid of log_01[], because we don't really need it. Division and log_10[] c...unknown2007-05-301-1/+0
* | | | | Merge polly.local:/home/kaa/src/maint/mysql-5.0-maintunknown2007-05-281-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Some Windows-related fixes to make Microsoft compilers happy. This is for bug...unknown2007-05-281-2/+2
* | | | | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121unknown2007-05-281-0/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated...unknown2007-05-281-0/+4
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Many files:unknown2006-12-231-2/+1
* | | Merge rama.(none):/home/jimw/my/mysql-5.0-cleanunknown2006-09-281-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Merge rama.(none):/home/jimw/my/mysql-4.1-cleanunknown2006-09-281-1/+2
| |\
| | * Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-1/+2
* | | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().unknown2006-06-191-1/+1
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-newunknown2006-05-231-0/+18
|\ \ \
| * | | Fix compilation problems on Windows and SUN Solaris.unknown2006-05-191-3/+9
| * | | This is an implementation of two WL items:unknown2006-05-181-0/+12
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-081-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | removing MSDOS defines and codeunknown2006-05-081-6/+0
* | | | UNIXWARE removalunknown2006-04-171-13/+0
|/ / /
* | | fix broken compileunknown2006-04-161-1/+1
* | | Final patch to remove the last of the OS2 support. unknown2006-04-151-3/+3
* | | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-2/+2
|/ /
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpunknown2005-10-131-9/+0
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.0unknown2005-10-131-9/+0
| |\
| | * memcpy_overlap() removed, as unknown2005-10-121-10/+0
| | * If the system has 64 bit "long", then "long long" does not add newunknown2004-08-301-0/+3