summaryrefslogtreecommitdiff
path: root/unittest/mysys/my_vsnprintf-t.c
Commit message (Expand)AuthorAgeFilesLines
* correct truncation in my_vsnprintf %M formatSergei Golubchik2012-10-251-57/+27
* Fixes after Serg's review of %M extenstionsMichael Widenius2012-06-171-2/+2
* Fixed some compiler warnings and test failures found by buildbotMichael Widenius2012-06-131-1/+1
* Fixed build failures found by buildbotMichael Widenius2012-06-051-2/+31
* Added text for errno in error messages by:Michael Widenius2012-05-301-1/+3
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
* Fix non-portable test of %p in unit test my_vsnprintfBjorn Munch2011-03-021-1/+4
* Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-1/+10
* Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-4/+19
|\
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+9
|/
* unit tests for my_vsnprintf,Sergei Golubchik2009-11-041-0/+155