summaryrefslogtreecommitdiffstats
path: root/storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test
diff options
context:
space:
mode:
Diffstat (limited to 'storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test')
-rw-r--r--storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test b/storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test
new file mode 100644
index 00000000..9152df4f
--- /dev/null
+++ b/storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.test
@@ -0,0 +1,7 @@
+--echo #
+--echo # MDEV-28218 Spider: thread hang/deadlock as result of INSTALL PLUGIN and DROP TABLE
+--echo #
+# This is a variant of the testcase in MDEV-28218, where we put the
+# queries are in an init file
+--error ER_NO_SUCH_TABLE
+show create table mysql.spider_tables;