summaryrefslogtreecommitdiff
path: root/sql-bench/example
diff options
context:
space:
mode:
Diffstat (limited to 'sql-bench/example')
-rw-r--r--sql-bench/example3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql-bench/example b/sql-bench/example
new file mode 100644
index 00000000000..8c9603a3a64
--- /dev/null
+++ b/sql-bench/example
@@ -0,0 +1,3 @@
+#/bin/sh
+run-all-tests --prefix=-innodb --hw="AMD Athlon 4000+; 2400 MHz 1M cache, 3G memory" --optimization="gcc 4.0.2 -O3" --comments="Engine=InnoDB" --create-options="ENGINE=InnoDB"
+