> Ok, I know it WAS there because we have two similar tables that should
> contain sister records.  One table has a record the other doesn't so it
> had to have been deleted.  I need to find out WHEN it was deleted.
> 
> How do I create a log of record deletes?
> 

If you keep the update log or the binlog you can look through it.  

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to