summaryrefslogtreecommitdiff
path: root/strings/my_vsnprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+2
| |\
| | * Bug#15960005 VALGRIND WARNINGS IN PROCESS_ARGSTor Didriksen2012-12-101-0/+2
* | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-3/+3
* | | Fixes needed to compile with musl C libraryMonty2016-02-071-1/+1
* | | Fixed some wrong format strings.Michael Widenius2013-06-281-3/+5
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+5
* | | 10.0-base mergeSergei Golubchik2013-01-311-1/+1
|\ \ \
| * | | main.partition_myisam crashes in embedded.Sergei Golubchik2013-01-231-3/+4
* | | | correct truncation in my_vsnprintf %M formatSergei Golubchik2012-10-251-22/+24
|/ / /
* | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-10-041-0/+1
* | | Automatic merge with 5.5Michael Widenius2012-09-011-2/+47
|\ \ \ | |/ /
| * | Merge from 5.3unknown2012-08-241-2/+47
| |\ \
| | * \ Merge from 5.1.unknown2012-08-241-0/+63
| | |\ \
| | | * | MDEV-382: Incorrect quotingunknown2012-08-241-3/+126
* | | | | Fixes after Serg's review of %M extenstionsMichael Widenius2012-06-171-16/+15
* | | | | Added text for errno in error messages by:Michael Widenius2012-05-301-42/+143
|/ / / /
* | | | MDEV-15 Log all SQL errors.Alexey Botchkov2012-03-141-0/+19
* | | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \
| * \ \ \ Merge with 5.2.Michael Widenius2011-12-111-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+2
| | |\ \ \ | | | |/ /
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+2
| | | |\ \
* | | | \ \ 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
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-5/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-2/+2
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-3/+2
| | | |/ / | | |/| |
| * | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-7/+7
| * | | | Merge with 5.1Michael Widenius2010-04-011-6/+9
| |\ \ \ \ | | |/ / /
| * | | | mwl:98 - libservicesSergei Golubchik2010-03-031-127/+536
| |/ / /
* | | | Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| |/ /
* | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-081-1/+1
* | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-6/+8
* | | Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-12/+57
|\ \ \
| * | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-17/+21
|/ / /
* | | unit tests for my_vsnprintf,Sergei Golubchik2009-11-041-51/+9
* | | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-0/+2
* | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-88/+537
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-10/+13
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-11/+14
| |/