Commit Graph

14 Commits

Author SHA1 Message Date
Martin
a744127ee8 Fix dead lock
(cherry picked from commit b5e6ce0912171ff4352e20639fdc7bd435560729)
2017-01-12 01:04:09 +01:00
Martin
e3e081d89a Enable read query logging 2016-02-17 15:29:00 +01:00
Martin Raiber
8cdf91c193 Reader/Writer lock for WAL checkpointing 2015-12-28 10:22:30 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
f29ecc0981 Show all writing queries if a long running query is detected 2014-05-28 19:20:20 +02:00
Martin
f1c27ce5c1 Disable query debugging 2013-12-02 18:32:04 +01:00
Martin
780fa2ee32 Reset sqlite reads if necessary 2013-11-17 20:19:22 +01:00
Martin
7b55fcfe20 Added database deadlock debugging 2013-11-16 19:28:09 +01:00
Martin
1b0107fe3f Fixed compile error 2013-06-11 22:22:44 +02:00
Martin
955505584b Better error handling for files cache creation 2013-06-11 22:13:03 +02:00
Martin
552338c650 Added MDB file cache 2013-05-19 19:46:20 +02:00
Martin Raiber
1f20c4854d Use token for running pings and use Timeouts for queries to not stall during long updates 2011-07-10 19:45:20 +02:00
Martin Raiber
bfec09eb26 Fixed 64bit linux compilation issues 2011-01-27 16:16:40 -05:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00