Problem/Motivation

Fix sqlite support in D7 as added assurance for MySql8 related changes to the db api see #3172877-4: Enable WAL journal mode by default for SQLite database [D7 backport] by mcdruid

Steps to reproduce

Run patch in #3172877-5: Enable WAL journal mode by default for SQLite database [D7 backport] against sqlite

Results in this error SQL lite sqlstate general error 14 unable to open database file

Comments

joseph.olstad created an issue. See original summary.

joseph.olstad’s picture

Title: SQL lite » SQL lite sqlstate general error 14 unable to open database file
Issue summary: View changes
mcdruid’s picture

Status: Active » Closed (duplicate)

Thanks @joseph.olstad, but I'd already opened #3173146: D7 CI failure with SQLite db using WAL which has a patch that I believe fixes this (I may have opened it in the wrong issue queue).