mysql - Restore deleted database -
i deleted 2 days of work because though had backup, didn't. need create database scratch , wonder, isn't there built-in backup system, in case of being stupid? it's running on localhost , haven't exported out before.
if you've had binary logging enabled, might lucky enough use restore database.
note: if ask me 'how know if had binary logging enabled?' pretty means didn't, because it's disabled default.
Comments
Post a Comment