summaryrefslogtreecommitdiff
path: root/strings/my_vsnprintf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| | |/ /
* | | | 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
|/ /
* | 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
| |/
* | Fixing wrong memory read problem detected by Valgrind in "xml" test.unknown2007-05-301-2/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-0/+7
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-0/+7
* | Many files:unknown2006-12-231-2/+1
|/
* An update to as-yet unused new feature of snprintf, which was added to bring unknown2006-05-021-1/+5
* SECURITY FIXunknown2006-05-011-1/+8
* merged changes from 4.1unknown2005-05-231-1/+1
|\
| * BUG# 10687: Merge engine fails under Windowsunknown2005-05-231-6/+0
| * BUG# 10687 - MERGE engine fails under Windowsunknown2005-05-191-1/+7
* | compatibility issuesunknown2005-05-201-0/+10
* | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+21
|/
* manually mergedunknown2004-08-241-11/+9
* after merge fixesunknown2004-08-191-17/+13
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-1/+1
* Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-11/+25
* Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-9/+15
* my_vsnprintf.c:unknown2003-04-211-1/+1
* Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)unknown2003-04-031-1/+0
* Merge with 4.0unknown2003-04-031-0/+3
* Move latin1 into a separarte fileunknown2003-01-291-1/+1
* Reorganization to restore generating charset C files from conf filesunknown2003-01-291-1/+1
* Updates for multi-byte character setsunknown2003-01-141-0/+166