summaryrefslogtreecommitdiff
path: root/include/m_string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2Michael Widenius2011-03-091-1/+3
|\
| * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+3
| |\
| | * Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+3
| | |\
| | | * Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-201-1/+1
| | | * Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-171-2/+2
| | | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+3
* | | | Post-merge fixes part 1Sergey Petrunya2010-10-101-1/+1
|/ / /
* | | merge with 5.1Sergei Golubchik2010-09-111-5/+1
|\ \ \ | |/ /
| * | 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
* | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-3/+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
* | | mergedSergei Golubchik2010-03-151-9/+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
* | | | mwl:98 - libservicesSergei Golubchik2010-03-031-8/+2
* | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-2/+2
|/ / /
* | | 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