Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
in INFORMATION_SCHEMA.ALL_PLUGINS match installed plugins better
look for an installed plugin with the same name _and the same type_ (in case there are many plugins with the same name and different type, which is, technically, possible for built-in plugins).
- Loading branch information