MySQL
Ok! So I am no dba!
Is there a way for me to backtrack and see who logged into mysql and what commands they issued?
I have parsed the .mysql_history and my hostname.err and checked processlist, but thats not giving me the info I need.
Honestly I am just trying to find out who logged into mysql during my outage window so I can slap someone on the wrist :) But chances are they used a GUI tool off their own workstation.
So I am looking for something like last/wtmp so that I can track that this ip connected to the mysql port
Is there a way for me to backtrack and see who logged into mysql and what commands they issued?
I have parsed the .mysql_history and my hostname.err and checked processlist, but thats not giving me the info I need.
Honestly I am just trying to find out who logged into mysql during my outage window so I can slap someone on the wrist :) But chances are they used a GUI tool off their own workstation.
So I am looking for something like last/wtmp so that I can track that this ip connected to the mysql port
