You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql_query_rules can be extended with 2 more fields (names to be defined) that will execute commands before and after the executing of the real queries.
This could be useful, for example, to change the default of a session variable before and after executing a query.