Skip to content
Snippets Groups Projects
user avatar
Frank Karlitschek authored
Set the SQLite database lock timeout to 60 seconds which is the default in PHP anyways. I don't know why the MDB2 driver has this hardcoded to 0.1 seconds. This potentially fixes a lot of SQLite database lock problems and stuck in maintainance mode during upgrade issues.
0e55acce
History
Name Last commit Last update
..