summaryrefslogtreecommitdiff
path: root/strings/my_vsnprintf.c
Commit message (Expand)AuthorAgeFilesLines
* 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.1kostja@bodhi.(none)2007-06-011-10/+13
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-11/+14
| |/
* | Fixing wrong memory read problem detected by Valgrind in "xml" test.bar@mysql.com/bar.myoffice.izhnet.ru2007-05-301-2/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-0/+7
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-0/+7
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* An update to as-yet unused new feature of snprintf, which was added to bring cmiller@zippy.(none)2006-05-021-1/+5
* SECURITY FIXcmiller@zippy.(none)2006-05-011-1/+8
* merged changes from 4.1reggie@mdk10.(none)2005-05-231-1/+1
|\
| * BUG# 10687: Merge engine fails under Windowsreggie@mdk10.(none)2005-05-231-6/+0
| * BUG# 10687 - MERGE engine fails under Windowsreggie@mdk10.(none)2005-05-191-1/+7
* | compatibility issuesmonty@mysql.com2005-05-201-0/+10
* | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-6/+21
|/
* manually mergedserg@serg.mylan2004-08-241-11/+9
* after merge fixesserg@serg.mylan2004-08-191-17/+13
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-1/+1
* Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-11/+25
* Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-9/+15
* my_vsnprintf.c:bar@bar.mysql.r18.ru2003-04-211-1/+1
* Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-031-1/+0
* Merge with 4.0monty@narttu.mysql.fi2003-04-031-0/+3
* Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* Reorganization to restore generating charset C files from conf filesbar@bar.mysql.r18.ru2003-01-291-1/+1
* Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-0/+166