Re: re: MySQL Audit Function

Sergei Golubchik <[email protected]>
Newsgroups gmane.comp.db.mysql.devel
Message-ID <[email protected]>
Hi, Michael!

On Feb 21, Michael Widenius wrote:
> >>>>> "Aruna" == Aruna Karunarathna <[email protected]> writes:
> 
> > I think that MySQL database is suffers from lacking a proper Audit
> > Functionality.
> > I would like to contribute in a way to enable a better audit trail.
> > Are there any suggestions or a particular group I should added to?
> 
> Serg, can you answer the above to Aruna Karunarathna
> <[email protected]>.
> 
> You know the audit plugin better than anyone else at MP...

There's not much to say - Antony (who implemented the audit interface,
by the way :), has already replied.

But anyway: Aruna, there is "Audit Interface" in the MySQL. It allows
to write "audit plugins". These plugins can subscribe to certain "audit
events" and do whatever they want (for example, log them to a file).

There are only few audit events. They were supposed to be added as
needed. So if you need to audit something that is not covered by the
currently implemented audit events, you've free to suggest more audit
events to be added. And provide a patch that adds them, if you'd like.

Regards,
Sergei

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.