summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base mergeSergei Golubchik2013-07-185-3/+239
|\
| * 5.5 mergeSergei Golubchik2013-07-175-3/+239
| |\
| | * mysql-5.5.32 mergeSergei Golubchik2013-07-164-4/+177
| | |\
| | | * Bug #16051728 SERVER CRASHES IN ADD_IDENTIFIER ON CONCURRENT ALTER TABLE ANDAnnamalai Gurusami2013-03-212-1/+173
| | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-192-2/+2
| | | * Bug #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF unknown2013-02-221-1/+3
| | | * BUG #13619394: fixing incorrect revertBjorn Munch2012-03-161-1/+1
| | | * BUG #13619394 - 62572: "MAKE TEST" FAILS ON "MY_VSNPRINTF"Reverting Back sigh...unknown2012-03-151-1/+1
| | | * BUG #13619394: "MAKE TEST" FAILS ON "MY_VSNPRINTF"unknown2012-03-141-1/+1
| | * | unit test case for MDEV-4576Vladislav Vaintroub2013-06-172-0/+61
* | | | correct truncation in my_vsnprintf %M formatSergei Golubchik2012-10-251-57/+27
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-194-2/+233
|\ \ \ \ | |/ / /
| * | | 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