diff options
author | Horst.Hunger <horst.hunger@sun.com> | 2010-11-08 16:35:46 +0100 |
---|---|---|
committer | Horst.Hunger <horst.hunger@sun.com> | 2010-11-08 16:35:46 +0100 |
commit | 8e0f8d438bd0bf97c43cee1f8c81a14b6de4f979 (patch) | |
tree | e161d2386ba62934b37dc7a1a0a9e9de8d8a75ac /mysql-test/collections/mysql-5.1-bugteam.daily | |
parent | bf10c4a583a93997988b0e7fb01d9dda14bbe325 (diff) | |
parent | 83e40f9634f860d8fbb1c4877b370003ca693618 (diff) | |
download | mariadb-git-8e0f8d438bd0bf97c43cee1f8c81a14b6de4f979.tar.gz |
due to merge.
Diffstat (limited to 'mysql-test/collections/mysql-5.1-bugteam.daily')
-rw-r--r-- | mysql-test/collections/mysql-5.1-bugteam.daily | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/collections/mysql-5.1-bugteam.daily b/mysql-test/collections/mysql-5.1-bugteam.daily new file mode 100644 index 00000000000..0503bd49f73 --- /dev/null +++ b/mysql-test/collections/mysql-5.1-bugteam.daily @@ -0,0 +1,5 @@ +perl mysql-test-run.pl --timer --force --parallel=auto --comment=n_mix --vardir=var-n_mix --mysqld=--binlog-format=mixed --experimental=collections/default.experimental +perl mysql-test-run.pl --timer --force --parallel=auto --comment=ps_row --vardir=var-ps_row --ps-protocol --mysqld=--binlog-format=row --experimental=collections/default.experimental +perl mysql-test-run.pl --timer --force --parallel=auto --comment=embedded --vardir=var-emebbed --embedded --experimental=collections/default.experimental +perl mysql-test-run.pl --timer --force --parallel=auto --comment=rpl_binlog_row --vardir=var-rpl_binlog_row --suite=rpl,binlog --mysqld=--binlog-format=row --experimental=collections/default.experimental +perl mysql-test-run.pl --timer --force --parallel=auto --comment=funcs_1 --vardir=var-funcs_1 --suite=funcs_1 --experimental=collections/default.experimental |