mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
11 lines
257 B
Text
11 lines
257 B
Text
--source include/have_wsrep.inc
|
|
|
|
--echo
|
|
--echo #
|
|
--echo # MDEV#5687: Maria doesn't shutdown following upgrade to 5.5.35-galera
|
|
--echo #
|
|
|
|
# Note: This test is to ensure that server shuts down properly.
|
|
SELECT @@GLOBAL.thread_handling;
|
|
|
|
--echo # End of test.
|