groue / GRDB.swift

A toolkit for SQLite databases, with a focus on application development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite error 283 (notification message): recovered 864 frames from WAL file

songzhiming opened this issue · comments

What did you do?

how to fix error ”SQLite error 283 (notification message): recovered 864 frames from WAL file “

What did you expect to happen?

What happened instead?

Environment

**GRDB flavor(s):GRDB
**GRDB version:6.21.0
**Installation method:CocoaPods
**Xcode version:15.1 (15C65)
**Swift version:5
**Platform(s) running GRDB: iOS
**macOS version running Xcode:Ventura 13.5.2

Demo Project

Hello @songzhiming,

It is recommended to perform a web search before asking. You would have found https://www.sqlite.org/rescode.html#notice_recover_wal. Now read, learn, and when you have a question that you can not answer yourself, ask.