aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/gl.json
diff options
context:
space:
mode:
authorMarc Brooks <IDisposable@gmail.com>2026-08-06 00:36:01 -0500
committerMarc Brooks <IDisposable@gmail.com>2026-08-06 00:36:01 -0500
commit2a08a30982b261866776f735ff7347e7c428610b (patch)
treebb19e47de19698d11526efbe322c3bf4c81f5673 /Emby.Server.Implementations/Localization/Core/gl.json
parentcd5962df50ab493cc3739e6a81f66627670b7c8b (diff)
Switch SQLite connection Cache to Private
If left at Default, sqlite3_enable_shared_cache is process-global, so a plugin enabling it makes these connections share a cache too. Contention then surfaces as SQLITE_LOCKED ("database table is locked"), which the busy handler does not cover, busy_timeout is skipped and the command fails at CommandTimeout instead.
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/gl.json')
0 files changed, 0 insertions, 0 deletions