开发者

Mysql Query log - dropped table

I dropped a table accidentally... There is no posibilities to recover it?

Someone knows if exists some "mysql log" where are all the queries of th开发者_JAVA技巧e mysql server?

Thanks......


If you are using innodb_file_per_table or myisam, in theory you could undelete the table files at OS level, depending on your file system and wether their blocks have been reused. Slim chance, I know.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜