Hello all,
I am using mysql community version 5.7.20.I want to capture all the queries been executed by all users with out enabling the genral log. The events_statements_history and events_statements_history_long has only the recent transactions. Kindly suggest me a way to capture all queries.
I am using mysql community version 5.7.20.I want to capture all the queries been executed by all users with out enabling the genral log. The events_statements_history and events_statements_history_long has only the recent transactions. Kindly suggest me a way to capture all queries.