summaryrefslogtreecommitdiff
path: root/mysql-test/t/no-threads.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/no-threads.test')
-rw-r--r--mysql-test/t/no-threads.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/t/no-threads.test b/mysql-test/t/no-threads.test
new file mode 100644
index 00000000000..806cf24e961
--- /dev/null
+++ b/mysql-test/t/no-threads.test
@@ -0,0 +1,5 @@
+#
+# Test the --thread-handler=no-threads option
+#
+select 1+1;
+select 1+2;