summaryrefslogtreecommitdiff
path: root/mysql-test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLEVenkata Sidagam2012-07-271-0/+1
* Updated/added copyright headersKent Boortz2011-07-031-2/+1
|\
| * Bug #11752142 43247: SUITE/<SUITE NAME>/INCLUDE: NO SUCH FILE OR DIRECTORYBjorn Munch2011-05-031-1/+0
|/
* Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-5/+4
* MergeKent Boortz2010-12-291-2/+2
|\
| * - Added/updated copyright headersKent Boortz2010-12-281-2/+2
* | Add the innodb_plugin tests to "make dist".Vasil Dimov2010-07-071-0/+2
* | Test suites for engine testing, moved from test-extra so will be availableOmer BarNir2010-03-171-1/+5
* | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-03-091-2/+2
* | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-02-121-2/+2
* | Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-211-1/+2
* | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-141-4/+3
|\ \
| * | The valgrind suppression file (valgrind.supp) must be added toDavi Arnaut2009-06-051-4/+3
* | | Add innodb plugin tests to a new mysql test suite 'innodb'.Satya B2009-06-101-1/+2
|/ /
* | merge from parentDaniel Fischer2009-03-091-2/+2
|\ \
| * | Added to source package the file "mysql-test/suite/bugs/combinations"MySQL Build Team2009-02-131-2/+2
* | | mergeDaniel Fischer2009-02-241-2/+2
|\ \ \ | |/ / |/| / | |/
| * include collections in distDaniel Fischer2009-02-241-1/+2
| * Bug#36492: make dist and make install failsTatiana A. Nurnberg2008-06-171-2/+2
| * Backport of fix made in 5.1 to 5.0mleich@five.local.lan2008-04-041-1/+1
| * Correct the location of the directory formleich@five.local.lan2008-04-021-2/+2
| * Fix for mleich@five.local.lan2008-03-311-2/+6
| * Merge sita.local:/Users/tsmith/m/bk/50tsmith@sita.local2007-09-241-0/+1
| |\
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-mainttnurnberg@sin.intern.azundris.com2007-09-151-0/+1
| | |\
| * | \ Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbtomas@whalegate.ndb.mysql.com2007-09-121-1/+9
| |\ \ \ | | |/ / | |/| |
| | * | BUG#29674 add install data of the new test case in makefile.amlzhou/zhl@dev3-63.(none)2007-08-201-1/+9
* | | | added a missing test directory in Makefile.amGeorgi Kodinov2009-02-011-0/+1
* | | | WL#4189 Add full backward compatibility to mysql-test-run.plMagnus Svensson2008-11-141-1/+19
* | | | WL#4189 Add Handles.pm to Makefile.amMagnus Svensson2008-10-091-0/+1
* | | | Bug#38817 please make mtr analyze crashes betterMagnus Svensson2008-09-061-0/+1
* | | | fix distcheckMagnus Svensson2008-08-101-1/+1
* | | | Merge parallel mtrMagnus Svensson2008-06-191-0/+2
|\ \ \ \
| * | | | Use SysInfo.pm to find a suitable value for number of workers when msvensson@pilot.(none)2008-05-041-0/+1
| * | | | Add lib/my/Test.pmmsvensson@pilot.mysql.com2008-04-251-0/+1
* | | | | WL#4189Magnus Svensson2008-06-161-1/+1
|/ / / /
* | | | Fix rename of mtr_match.pl to mtr_match.pm in Makefilemsvensson@pilot.mysql.com2008-04-081-1/+1
* | | | Add std_data/ndb_backupXX to list of dirs to copymsvensson@pilot.mysql.com2008-03-141-0/+2
* | | | New Makefile.am for mysql-test makes it pass also "make distcheck" and "make ...msvensson@pilot.mysql.com2008-03-131-17/+74
* | | | Add C version of safe_process msvensson@shellback.(none)2008-01-181-0/+2
* | | | WL#4189msvensson@pilot.mysql.com2007-12-121-130/+11
* | | | Remove lib/* from EXTRA_DIST and pointout exactly which subdirmsvensson@pilot.mysql.com2007-11-261-3/+7
* | | | Add mysql-test/lib/*.sql to dists*msvensson@shellback.(none)2007-11-231-0/+2
* | | | Add lib to extra distmsvensson@shellback.(none)2007-11-231-1/+1
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2007-10-101-0/+1
|\ \ \ \
| * \ \ \ Merge sita.local:/Users/tsmith/m/bk/51tsmith@sita.local2007-09-241-0/+1
| |\ \ \ \
| | * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-mainttnurnberg@sin.intern.azundris.com2007-09-151-0/+1
| | |\ \ \ \
| | | * \ \ \ Merge mysql.com:/home/tnurnberg/15327/50-15327tnurnberg@sin.intern.azundris.com2007-09-151-0/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Bug #15327: configure: --with-tcp-port option being partially ignoredtnurnberg@mysql.com/sin.intern.azundris.com2007-09-131-0/+1
* | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-buildkent@kent-amd64.(none)2007-09-261-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Makefile.am:kent@mysql.com/kent-amd64.(none)2007-09-261-1/+0
| |/ / / / /