I'm searching for a way to keep track of any SELECT statements on a specific table in a database where logs are not enabled. I can't find any solutions to this except to force people to use a stored procedure to select data from the table and then log entries within that SP.
Is there a better solution to this problem? I do have full rights over processlist if that helps but given that the table I want to keep track of is pretty small, there's a good chance I may miss the queries between calls.
Asked by sumo_saka
(11 rep)
Jul 15, 2021, 06:16 PM
Last activity: Jun 21, 2025, 10:03 AM
Last activity: Jun 21, 2025, 10:03 AM