Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL)
-
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