Recovery after DROP [ TABLE | DATABASE ]
Posted on 20. Jul, 2009 by admin in MySQL
In your recovery practice we often face the problem when data lost by execution DROP TABLE or DROP DATABASE statement. In this case even our InnoDB Data Recovery tool can’t help, as table / directory with files was deleted (if you have innodb-file-per-table).
![]()
Originally posted here:
Recovery after DROP [ TABLE | DATABASE ]
