i'm trying to track down a bug that's deleting rows in a mysql table.
for the life of me i can't track it down in my php code, so i'd like to work backwards by finding the actual mysql query that's removing the rows.
i logged in to phpmyadmin, but can't find a way to view the history of past sql operations.
is there a way to view them in phpmyadmin?