Sqlite修复方法(database disk image is malformed)
发布时间:2020-12-12 23:29:44 所属栏目:百科 来源:网络整理
导读:转自:http://hi.baidu.com/9562512/blog/item/81932e3e432bc33770cf6cd4.html 遇到 sqlite3 数据库错误 “database disk image is malformed”,G 了一下,搞定,遂记录,帮人帮己。 运行 PRAGMA integrity_check; 发现 *** in database main *** On tree
转自:http://hi.baidu.com/9562512/blog/item/81932e3e432bc33770cf6cd4.html
|