This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbd5eb9a1a77a5bcbcb843be21e95bccec26dedb
nextcloud-server-mirror
/
lib
/
MDB2
/
Driver
History
Frank Karlitschek
0e55accee2
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.
2013-05-13 02:42:18 +02:00
..
Datatype
adding space between) and {
2012-09-07 15:22:01 +02:00
Function
Checkstyle: many fixes
2012-11-02 19:53:02 +01:00
Manager
adding space between) and {
2012-09-07 15:22:01 +02:00
Native
Remove php close at end of file
2012-08-29 20:29:43 +02:00
Reverse
Checkstyle: Fix the last 25 NoSpaceAfterComma
2012-11-04 18:28:29 +01:00
sqlite3.php
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.
2013-05-13 02:42:18 +02:00