by Sergei Glushchenko | May 20, 2014 | Insight for DBAs, MySQL, Security
Database auditing is the monitoring of selected actions of database users. It doesn’t protect the database in case privileges are set incorrectly, but it can help the administrator detect mistakes. Audits are needed for security. You can track data access and be...
by Sergei Glushchenko | May 16, 2014 | MySQL, Percona Software
Percona has developed an Audit Log feature that is now included in Percona Server since the recent 5.6 releases. This implementation is alternative to the MySQL Enterprise Audit Log Plugin: Percona re-implemented the Audit Plugin code as GPL as Oracle’s code was...