summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/wsrep/r/pool_of_threads.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/wsrep/r/pool_of_threads.result')
-rw-r--r--mysql-test/suite/wsrep/r/pool_of_threads.result8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/suite/wsrep/r/pool_of_threads.result b/mysql-test/suite/wsrep/r/pool_of_threads.result
new file mode 100644
index 00000000..ffe309f2
--- /dev/null
+++ b/mysql-test/suite/wsrep/r/pool_of_threads.result
@@ -0,0 +1,8 @@
+
+#
+# MDEV#5687: Maria doesn't shutdown following upgrade to 5.5.35-galera
+#
+SELECT @@GLOBAL.thread_handling;
+@@GLOBAL.thread_handling
+pool-of-threads
+# End of test.