summaryrefslogtreecommitdiff
path: root/mysql-test/Makefile.am
diff options
context:
space:
mode:
authorsunanda <sunanda.menon@sun.com>2010-07-07 20:34:50 +0200
committersunanda <sunanda.menon@sun.com>2010-07-07 20:34:50 +0200
commit2f570f7ce3a41d5bb99ce454c88e3e321751fc49 (patch)
treef553013070c92b0fc36c306cec59aa894f348119 /mysql-test/Makefile.am
parentf219357a092c8d3314810ed5c610a522cb3afec0 (diff)
downloadmariadb-git-2f570f7ce3a41d5bb99ce454c88e3e321751fc49.tar.gz
rko Mdkeld change, revision 3351.14.134 add innodb_plugin to mysql-test-run default suites
was not complete. Bootstrap failed to pick up necessary files needed by test and hence all tests failed.
Diffstat (limited to 'mysql-test/Makefile.am')
-rw-r--r--mysql-test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/Makefile.am b/mysql-test/Makefile.am
index 06aea68b52d..066c8d53c14 100644
--- a/mysql-test/Makefile.am
+++ b/mysql-test/Makefile.am
@@ -100,6 +100,7 @@ TEST_DIRS = t r include std_data std_data/parts collections \
suite/rpl_ndb suite/rpl_ndb/t suite/rpl_ndb/r \
suite/parts suite/parts/t suite/parts/r suite/parts/inc \
suite/innodb suite/innodb/t suite/innodb/r suite/innodb/include \
+ suite/innodb_plugin suite/innodb_plugin/t suite/innodb_plugin/r suite/innodb_plugin/include \
suite/engines suite/engines/funcs suite/engines/iuds suite/engines/rr_trx \
suite/engines/funcs/r suite/engines/funcs/t suite/engines/iuds/r \
suite/engines/iuds/t suite/engines/rr_trx/include suite/engines/rr_trx/r \