sqld icon indicating copy to clipboard operation
sqld copied to clipboard

"Error: failed to checkpoint database while recovering replication log" when reading sqlite3 db

Open CodingDoug opened this issue 11 months ago • 2 comments

If you use to sqld to create a database file, you can query it with sqlite3 no problem. If you use sqlite3 to create the file, sqld hangs with that message at startup.

CodingDoug avatar Jul 27 '23 21:07 CodingDoug