Skip to content
Snippets Groups Projects
Select Git revision
  • 84a8aea410053686678f8efa6ba00ac63d31133e
  • master default protected
2 results

MDB2

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
..
Driver