Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3.3
-
None
-
Reproduces in the 10.3 and bb-10.2-spider branches.
Description
To reproduce, execute the following steps from the root directory of the server tree:
mysql_install_db --datadir=<datadir path>
|
start mysqld
|
mysql -u root -P 3306 < storage/spider/scripts/install_spider.sql
|
mysqladmin -u root -P 3306 shutdown
|
Shutdown will not finish.
Attachments
Issue Links
- relates to
-
MDEV-14568 Server does not shut down with SIGTERM after installing Spider 3.3 plugin
- Closed