Re: General logging vs. bin logging

2005-11-14 Thread Gleb Paharenko
Hello. I'm a bit confused with the subject. Have you tried the General query log or not? See: http://dev.mysql.com/doc/refman/5.0/en/Query_log.html Clyde Lewis wrote: > Hello, > > I'm trying to get a handle on who is making what changes in my database, > but cannot seem to find user

General logging vs. bin logging

2005-11-14 Thread Clyde Lewis
Hello, I'm trying to get a handle on who is making what changes in my database, but cannot seem to find user/account info in the bin-logs besides the actual update that was made. Is there a way in which MySQL logs not only the changes, but also the user account that updated a record in the da