summaryrefslogtreecommitdiff
path: root/unittest/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-1/+1
* Fixed compile warningsMichael Widenius2012-05-183-3/+3
* mysql-5.5.22 mergeSergei Golubchik2012-03-282-2/+3
|\
| * Updated/added copyright headersMySQL Build Team2012-02-162-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2012-02-151-1/+1
| | * Fixes required to build on AIXKaren Langford2012-01-111-1/+1
* | | more MY_INIT(argv[0]) in unittestsSergei Golubchik2012-03-151-1/+1
* | | monty's cleanup of my_thr_init.cSergei Golubchik2012-03-133-6/+9
* | | 5.3 mergeSergei Golubchik2012-01-131-2/+1
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-113-5/+8
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-244-7/+9
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-213-5/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-16/+161
| | | | |\ \
| | | * | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-2/+1
* | | | | | | 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