[InterNetNews/inn] 9982ab: ovsqlite-util: Fix database lock issue (timeout)
Julien ÉLIE
noreply at github.com
Sat Dec 9 21:31:01 UTC 2023
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 9982ab0a654d3898d6e27cab27bbd91171fd0d3b
https://github.com/InterNetNews/inn/commit/9982ab0a654d3898d6e27cab27bbd91171fd0d3b
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M doc/pod/news.pod
M storage/ovsqlite/ovsqlite-util.in
Log Message:
-----------
ovsqlite-util: Fix database lock issue (timeout)
Raise the busy timeout value to the same as the one of ovsqlite-server.
The DBD::SQLite default is 30 seconds, and is not enough when the
transtimelimit setting in ovsqlite.conf is higher than this value.
Thanks to Jesse Rehmer for the bug report and Bo Lindbergh for the fix.
close #282
More information about the inn-committers
mailing list