Skip to content
Snippets Groups Projects
Select Git revision
  • ddb0ff346d3d8063f88fdba8749e098a81b92d54
  • 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