webguync Posted August 8, 2008 Share Posted August 8, 2008 anyway to retrieve a record that was deleted from a MySQL table? Quote Link to comment Share on other sites More sharing options...
fenway Posted August 9, 2008 Share Posted August 9, 2008 anyway to retrieve a record that was deleted from a MySQL table? If it was MyISAM, just marked for deletion, and the table wasn't optimized, then maybe with a hex editor. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.