Tagged Questions
0
votes
1answer
107 views
Reporting tools for MySQL Enterprise Audit Log
Oracle recently came out with the MySQL Enterprise Audit plugin.
However, currently there is no integration with their Audit Vault or DB Firewall products for robust filtering, reporting, etc. But ...
1
vote
1answer
111 views
MySQL replication risks for the master
I have a production MySQL server, fairly heavily loaded with an INSERT-only load on one of its databases. I'd like to attach a non-production (sitting on my desk, more or less) replication slave to ...