summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-0217-208/+263
|\
| * Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT()Marc Alff2011-05-131-10/+27
| * Fix non-portable test of %p in unit test my_vsnprintfBjorn Munch2011-03-021-1/+4
| * Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-231-1/+1
| * Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2011-02-161-1/+1
| |\
| | * Followup to Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-161-1/+1
| * | Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2011-02-161-14/+159
| |\ \ | | |/
| | * Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-161-14/+159
| * | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-206-160/+0
| * | merge from 5.5-mtrBjorn Munch2010-11-191-4/+28
| |\ \
| | * \ Pull in fix from bug#47526 to solve bug#50047.Jonathan Perkin2010-10-141-4/+28
| | |\ \
| | | * | Bug#47526 unit.pl fails to execute binaries when using Test::Harness 3.10Magnus BlÄudd2010-01-041-3/+34
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-206-15/+43
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-206-15/+43
| * | | mergeGeorgi Kodinov2010-10-041-1/+10
| |\ \ \
| * \ \ \ merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-163-8/+6
| |\ \ \ \
| * | | | | Fixed a build error on solaris sparc in the mysql-5.5-wl1054 treeGeorgi Kodinov2010-08-101-1/+1
* | | | | | merge.Sergei Golubchik2010-11-257-8/+299
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | merge with 5.1Sergei Golubchik2010-09-114-12/+145
| |\ \ \ \ \
| | * | | | | Fixed build & test failures in buildbotMichael Widenius2010-08-281-0/+2
| | * | | | | Merge with MySQL 5.1.50Michael Widenius2010-08-274-12/+143
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Automerge with 5.1Michael Widenius2010-08-251-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed compiler warnings from Windows compilerMichael Widenius2010-08-111-2/+2
| * | | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-054-13/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.49Michael Widenius2010-08-024-13/+25
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge with 5.1Michael Widenius2010-04-011-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Removed compiler warningMichael Widenius2010-03-301-1/+1
| * | | | | | | mwl:98 - libservicesSergei Golubchik2010-03-032-1/+157
| |/ / / / / /
| * | | | | | Fixed compiler warnings & failing test casesMichael Widenius2010-01-281-1/+1
| * | | | | | Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable...Michael Widenius2009-12-031-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge with MySQL 5.1, with following additions:Michael Widenius2009-11-111-1/+9
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | After-merge fix for MySQL 5.1.41 merge into MariaDB: Fix incorrect merge brea...unknown2009-11-261-3/+1
| * | | | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| * | | | | | Fixed compiler warning messageMichael Widenius2009-10-261-1/+2
| * | | | | | Trivial fixes for windows compile failuresSergey Petrunya2009-09-011-0/+1
| * | | | | | Avoid compiler warnings on windowsMichael Widenius2009-03-201-0/+7
| * | | | | | Bug#41092 Maria: timeout in waiting_threads-tSergei Golubchik2009-02-121-39/+44
| * | | | | | compilation fixesSergei Golubchik2009-01-191-0/+2
| * | | | | | post-review fixesSergei Golubchik2009-01-154-15/+27
| * | | | | | unittest: don't run big tests by defaultSergei Golubchik2008-10-221-1/+1
| * | | | | | warnings on windowsSergei Golubchik2008-10-211-2/+2
| * | | | | | compiler warnings on winx86Sergei Golubchik2008-10-071-2/+2
| * | | | | | wt: don't support a key as a union { ulonglong, void* }. Although convenient,Sergei Golubchik2008-09-011-4/+2
| * | | | | | build lf-t and waiting_threads-t on windowsSergei Golubchik2008-09-011-0/+6
| * | | | | | compiler warnings/errorsSergei Golubchik2008-08-301-1/+1
| * | | | | | added __attribute__((unused))Sergei Golubchik2008-08-291-1/+1
| * | | | | | fixes for make distcheckSergei Golubchik2008-08-291-1/+3
| * | | | | | wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-6/+6
| * | | | | | wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-081-24/+17
| * | | | | | WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-295-230/+566