Merge bk-internal:/home/bk/mysql-4.1-opt

into  macbook.gmz:/Users/kgeorge/mysql/work/mem-test-4.1-opt
This commit is contained in:
gkodinov/kgeorge@macbook.gmz 2006-11-09 12:07:58 +02:00
commit edd8ea538a

View File

@ -124,3 +124,10 @@ test-force-pl:
cd mysql-test; \
./mysql-test-run.pl --force && \
./mysql-test-run.pl --ps-protocol --force
#used by autopush.pl to run memory based tests
test-force-mem:
cd mysql-test; \
./mysql-test-run.pl --force --mem && \
./mysql-test-run.pl --ps-protocol --force --mem