Hi,
I'm new with mysql and dont find much information about auditing, or at least with my background as Oracle DBA i would like to do some things with auditing that cant find them in mysql.
For instance, in mysql enterprise 5.7 can i audit insert update or delete on a specific table? can i audit when user X connects and disconects (with error or no) and audit every failed login attempt for every user?
thanks