MySQL error code
MySQL error 1720
MySQL server error 1720 is ER_PLUGIN_NO_UNINSTALL, reported with SQLSTATE HY000.
Plugin '%s' is marked as not dynamically uninstallable. You have to stop the server to uninstall it.
| Error | 1720 |
|---|---|
| Name | ER_PLUGIN_NO_UNINSTALL |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference