summaryrefslogtreecommitdiff
path: root/strings/my_vsnprintf.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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