summaryrefslogtreecommitdiff
path: root/include/m_string.h
Commit message (Expand)AuthorAgeFilesLines
* mergeSergei Golubchik2012-04-051-1/+3
|\
| * mysql-5.1.62 mergeSergei Golubchik2012-04-051-1/+3
| |\
| | * Compile fix needed for AIX,Joerg Bruehe2012-01-191-1/+3
* | | Merge with MariaDB 5.1Michael Widenius2011-11-241-6/+19
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+9
| |\ \ | | |/
| | * merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-0/+9
| | |\
| | | * Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-0/+9
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-6/+10
| |\ \ \ | | |/ /
| | * | Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | |\ \
| | | * | BUG 11763056 - 55721: AIX 5.1.50 build failing, cannot locate bzeroDavi Arnaut2011-05-271-1/+1
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+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
* | | | 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