From 6be830e14bea8ec7c1707b0c505752bee6587203 Mon Sep 17 00:00:00 2001 From: Alexander Nozdrin Date: Mon, 15 Mar 2010 19:43:26 +0300 Subject: [PATCH] Enable ndb and rpl_ndb test suites in daily builds. --- mysql-test/collections/default.daily | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/collections/default.daily b/mysql-test/collections/default.daily index 52af68328c4..a95e5f4657d 100644 --- a/mysql-test/collections/default.daily +++ b/mysql-test/collections/default.daily @@ -2,3 +2,4 @@ perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collection perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=ps_row --vardir=var-ps_row --ps-protocol --mysqld=--binlog-format=row perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=embedded --vardir=var-emebbed --embedded perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=funcs_1 --vardir=var-funcs_1 --suite=funcs_1 +perl mysql-test-run.pl --timer --force --parallel=auto --comment=rpl_ndb_row --vardir=var-rpl_ndb_row --mysqld=--binlog-format=row --suite=rpl_ndb,ndb