summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171-0/+1
* Bug #16994338 PARSING TAP OUTPUT OF UNIT TEST EXPLAIN_FILENAME-T FAILSAnnamalai Gurusami2013-06-261-1/+1
* Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-1/+1
* BUG #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF sayantan dutta2013-06-031-5/+0
* Merge from 5.5 to 5.6Chaithra Gopalareddy2013-05-232-0/+104
|\
| * Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLESChaithra Gopalareddy2013-05-223-3/+107
| * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-192-2/+2
| * Updated/added copyright headers.Murthy Narkedimilli2013-02-252-2/+2
* | BUG #16813006 - UNIT TEST FOR MY_VSNPRINTF FAIL FOR NON GNU COMPILERsayantan dutta2013-05-161-0/+3
* | 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 sayantan.dutta@oracle.com2013-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...sayantan.dutta@oracle.com2012-03-151-1/+1
* | BUG #13619394: "MAKE TEST" FAILS ON "MY_VSNPRINTF"sayantan.dutta@oracle.com2012-03-141-1/+1
* | 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
| * Updated/added copyright headersKent Boortz2011-07-031-16/+161
| |\
* | | 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
* | | 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
|\ \ \
| * | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-1/+10
* | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-163-8/+6
|\ \ \ \ | |/ / /
| * | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-123-8/+6
* | | | Fixed a build error on solaris sparc in the mysql-5.5-wl1054 treeGeorgi Kodinov2010-08-101-1/+1
|/ / /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-293-2/+143
|\ \ \
| * \ \ Merge mysql-5.1-bugteam -> mysql-trunk-mergeVasil Dimov2010-07-291-3/+3
| |\ \ \ | | |/ /
| | * | Postfix for BUG#45012.Alexander Barkov2010-07-291-3/+3
| * | | Merging from mysql-5.1-bugteamAlexander Barkov2010-07-263-2/+143
| |\ \ \ | | |/ /
| | * | Bug#45012 my_like_range_cp932 generates invalid stringAlexander Barkov2010-07-263-2/+143
| | * | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-052-212/+0
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-3/+3
* | | | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-231-13/+6
|/ / /