I am trying to grant a set of permissions to " all databases all tables" . excepted mysql system databases (mysql,information_schema,performance_schema, and sys (I believed I named them all?)).
I am not sure how to do that.
I need for instance a GRANT SELECT ON . excepted system tables.