summaryrefslogtreecommitdiff
path: root/unittest/mysys
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-120/+120
|\
| * Compiler warning about assigned but not used variables fixed.unknown2011-10-181-2/+1
| * portability fix: avoid anonymous structs and unions in CSergei Golubchik2011-09-221-120/+120
* | mysql-5.5.18 mergeSergei Golubchik2011-11-037-18/+28
|\ \
| * | Bug#13030056 62533: UNITTEST/MYSYS/MY_ATOMIC-T.C DOES NOTJon Olav Hauglid2011-10-031-1/+8
| * | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-3/+2
| * | Updated/added copyright headersKent Boortz2011-07-041-2/+3
| |\ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-306-12/+15
| |\ \ \ | | |/ / | |/| |
| | * | Updated/added copyright headersKent Boortz2011-06-302-3/+6
* | | | merge with 5.3Sergei Golubchik2011-10-194-10/+819
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge with 5.1-microsecondsMichael Widenius2011-05-282-5/+5
| |\ \ \ | | | |/ | | |/|
| * | | Merge with dynamic column codeMichael Widenius2011-05-122-1/+796
| |\ \ \
| | * | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-082-1/+796
| * | | | Automatic merge with 5.1Michael Widenius2011-05-083-3/+16
| |\ \ \ \
| | * | | | Improved 'make test-unit' time slightlyMichael Widenius2011-05-053-3/+16
| * | | | | Automatic merge with MariaDB 5.1Michael Widenius2011-05-031-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix compile errors:Vladislav Vaintroub2011-05-021-1/+1
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-14/+160
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-14/+160
| | |\ \ \
| * | \ \ \ mergeVladislav Vaintroub2010-12-061-3/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
| * | | | | merge with 5.1Michael Widenius2010-11-301-3/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
* | | | | | unit test fixes for ctestSergei Golubchik2011-07-161-15/+4
* | | | | | 5.5-mergeSergei Golubchik2011-07-025-64/+192
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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-201-35/+0
| * | | | mergeGeorgi Kodinov2010-10-041-1/+10
| |\ \ \ \
| * \ \ \ \ merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
| |\ \ \ \ \
| * | | | | | Fixed a build error on solaris sparc in the mysql-5.5-wl1054 treeGeorgi Kodinov2010-08-101-1/+1
* | | | | | | merge.Sergei Golubchik2010-11-253-3/+292
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | merge with 5.1Sergei Golubchik2010-09-111-7/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-7/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-052-212/+0
| * | | | | 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