This blog was initially referring to the audit
plugin, but I renamed it as check
plugin to be more
compatible with all the current and future methods included in
it.
As you may know, it’s now possible to create your own plugins for MySQL Shell. See the following posts:
- https://lefred.be/content/overview-on-mysql-shell-8-0-17-extensions-plugins-and-how-to-write-yours/
- https://lefred.be/content/mysql-router-8-0-17s-rest-api-mysql-shell-extensions/
- …