summaryrefslogtreecommitdiff
path: root/sql-bench
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2007-01-22 19:18:22 +0200
committermonty@narttu.mysql.fi <>2007-01-22 19:18:22 +0200
commit7df1dbcd74c3827b605c7c9b570e3d98a8e9f842 (patch)
treee1f7760d143c61bab6297ac28959e5b752a764ed /sql-bench
parent02bed038bb0e00660ce4eb9268b9aa13fefcb5cb (diff)
parent2dcc7110c9fef59752e8cb01c9c79e2afb718362 (diff)
downloadmariadb-git-7df1dbcd74c3827b605c7c9b570e3d98a8e9f842.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
into mysql.com:/home/my/mysql-5.1
Diffstat (limited to 'sql-bench')
-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"
+