summaryrefslogtreecommitdiff
path: root/sql-bench
diff options
context:
space:
mode:
authormonty@mysql.com/narttu.mysql.fi <>2007-01-22 18:42:52 +0200
committermonty@mysql.com/narttu.mysql.fi <>2007-01-22 18:42:52 +0200
commit2dcc7110c9fef59752e8cb01c9c79e2afb718362 (patch)
treeb7f3dc3063518fbbc2df9502576bcfa67d65bf34 /sql-bench
parent693b906f6e093a908a1abded047b6a70676f3417 (diff)
downloadmariadb-git-2dcc7110c9fef59752e8cb01c9c79e2afb718362.tar.gz
Give warnings for unused objects
Changed error message to be compatible with old error file Added new error message for new DUP_ENTRY syntax
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"
+