MDEV-30581 Add a testcase for MDEV-29904

This commit is contained in:
Yuchen Pei 2023-03-23 09:41:45 +11:00
parent 4c226c1850
commit 113bef50e3
No known key found for this signature in database
GPG Key ID: 3DD1B35105743563
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#
# MDEV-29904 SPIDER plugin initialization fails upon startup
#
# restart: --plugin-load-add=ha_spider

View File

@ -0,0 +1,6 @@
--echo #
--echo # MDEV-29904 SPIDER plugin initialization fails upon startup
--echo #
--let $restart_parameters=--plugin-load-add=ha_spider
--source include/restart_mysqld.inc