Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.2, 10.3, 10.4
-
Fix Version/s: 10.5.4
-
Component/s: Platform Debian, Storage Engine - Spider
-
Labels:None
Description
When mariadb-plugin-spider package is installed, it runs install_spider.sql script which installs two plugins into mysql.plugin. Apparently, there is no reverse operation, so when the package is uninstalled and the library is removed, orphan entries remain in mysql.plugin
+------------------+--------------+
|
| name | dl |
|
+------------------+--------------+
|
| spider | ha_spider.so |
|
| spider_alloc_mem | ha_spider.so |
|
+------------------+--------------+
|
Attachments
Issue Links
- relates to
-
MDEV-19918 Server hangs or crashes while trying to lock mutex when the mutex was already locked upon startup with server_audit and orphan records in mysql.plugin
-
- Closed
-