summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* SHOW EXPLAIN: merge to 10.0-base.Sergey Petrunya2012-10-062-0/+230
|\
| * MWL#182: Explain running statements: merge with 5.5-mainSergey Petrunya2012-08-122-0/+230
| |\
| | * MWL#182: Explain running statementsSergey Petrunya2012-07-171-9/+9
| | * MWL#182: Explain running statementsSergey Petrunya2012-07-051-1/+26
| | * - More "local" code in show_explain.testSergey Petrunya2012-06-301-0/+1
| | * sql_select.cc: work compiler warningsSergey Petrunya2012-06-281-7/+7
| | * MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-06-282-0/+204
* | | Automatic merge with 5.5Michael Widenius2012-09-012-2/+2
|\ \ \ | |/ /
| * | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-312-2/+2
| |/
* | 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
|/
* 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-163-3/+3
| |\
| | * 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-138-9/+12
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-1113-19/+30
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-2414-21/+31
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2113-19/+30
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | 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
* | | | | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-0314-25/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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-3013-19/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-3010-15/+26
* | | | | | | fixes for windowsSergei Golubchik2011-10-211-2/+0
* | | | | | | merge with 5.3Sergei Golubchik2011-10-196-15/+909
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-282-5/+5
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge with 5.2Michael Widenius2011-05-161-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-0/+1
| * | | | | | 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-085-6/+102
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Reverted unittest/unit.pl back to Test::Harness as some of our build machines...Michael Widenius2011-05-062-16/+12
| | * | | | | Improved 'make test-unit' time slightlyMichael Widenius2011-05-055-9/+109
| * | | | | | 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
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |