Log all queries in mysql
        Posted  
        
            by public static
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by public static
        
        
        
        Published on 2008-11-20T00:39:01Z
        Indexed on 
            2010/03/22
            15:31 UTC
        
        
        Read the original article
        Hit count: 335
        
Hi,
Is it possible for me to turn on audit logging on my mysql database?
I basically want to monitor all queries for an hour, and dump the log to a file.
© Stack Overflow or respective owner