I\'m trying to track down a bug that\'s deleting rows in a mysql table.
mysql
For the life of me I can\'t track it down in my PHP code, so I\'d
PHP
Yes, you can log queries to a special phpMyAdmin DB table.
See SQL_history.