搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

What exactly is in cookies.sqlite-wal?

  • 2 个回答
  • 5 人有此问题
  • 6 次查看
  • 最后回复者为 ranfan

more options

My pc just crashed because of an issue with the ac adapter, and I can't exactly remember if firefox was closed or not. It wouldn't respond after opening it and didn't respond when opened in safe mode. I looked in the default profile folder and start to back everything up and noticed the cookies.sqlite-wal file was 16gb. I just moved it out of the folder and everything worked fine. Just thought it was odd.

My pc just crashed because of an issue with the ac adapter, and I can't exactly remember if firefox was closed or not. It wouldn't respond after opening it and didn't respond when opened in safe mode. I looked in the default profile folder and start to back everything up and noticed the cookies.sqlite-wal file was 16gb. I just moved it out of the folder and everything worked fine. Just thought it was odd.

所有回复 (2)

more options

Here's my understanding/guess: Firefox includes a SQLite database component that interfaces with the cookies.sqlite database. The SQLite component creates WAL files during regular operation to optimize performance and then reconciles the WAL file with the actual database at idle times or at shutdown. If the WAL file became corrupted, perhaps that caused Firefox not to be able to access cookies??

http://www.sqlite.org/wal.html

more options

Thanks for your explanation. I never expected it to grow to such a large file size in a little over a week to be honest.