--exec$MYSQL_SLAP--only-print--iterations=20--query="select * from t1"--create="CREATE TABLE t1 (id int, name varchar(64)); INSERT INTO t1 VALUES (1, 'This is a test')"--delimiter=";"
--exec$MYSQL_SLAP--only-print--iterations=20--query="select * from t1"--create="CREATE TABLE t1 (id int, name varchar(64)); INSERT INTO t1 VALUES (1, 'This is a test')"--delimiter=";"
--exec$MYSQL_SLAP--silent--concurrency=5--iterations=20--query="select * from t1"--create="CREATE TABLE t1 (id int, name varchar(64)); INSERT INTO t1 VALUES (1, 'This is a test')"--delimiter=";"
--exec$MYSQL_SLAP--silent--concurrency=5--iterations=20--query="select * from t1"--create="CREATE TABLE t1 (id int, name varchar(64)); INSERT INTO t1 VALUES (1, 'This is a test')"--delimiter=";"