1
0
Fork 0

245 Commits (c951bbb5002b51dfe3e423d4d7212ee421305e08)

Author SHA1 Message Date
Philip O'Toole 83f6c501fd Rewrite query timeout error 8 months ago
Philip O'Toole 7334aafb97 Refine query timeout errors 8 months ago
Philip O'Toole b9a1fdb273 Better errors for timeout 8 months ago
Philip O'Toole 0927e632a7 Timeouts with transactions are variable 8 months ago
Philip O'Toole 9057cf0083 Move context creation to top-level
This ensures that the context object is used for transactional queries
too.
8 months ago
Philip O'Toole a2e74aed70 Unit test Request with timeout 8 months ago
Philip O'Toole 5afab6a485 CHANGELOG 8 months ago
Mauri de Souza Meneguzzo 993e91eb12 code review fixes 8 months ago
Mauri de Souza Meneguzzo a9ed45b68d add support for sql query timeout 8 months ago
Philip O'Toole 0e509f8192 Remove noisy log message 8 months ago
Philip O'Toole 874b8bffda CHANGELOG 8 months ago
Mauri de Souza Meneguzzo 1c3268be78 fix missing busy_timeout stat from read-only db 8 months ago
Philip O'Toole c5876e6629 Better BUSY CHECKPOINT diagnostics and controls 8 months ago
Philip O'Toole 82939df4d9 CHANGELOG 8 months ago
Philip O'Toole 3167d13348 Restore comment 8 months ago
Philip O'Toole 96ab005745 Remove unneeded constant 8 months ago
Philip O'Toole 240fb86e13 Clearer control for busy timeout 8 months ago
Philip O'Toole ec91f1b7c5 Fix checkpoint test 8 months ago
Philip O'Toole 9aab1169bd Remove dedicated checkpointing DB connection 8 months ago
Philip O'Toole cf1a525a24 Move code around 8 months ago
Philip O'Toole 3cfb4411b3 PRAGMA busy timeout for Checkpoints 8 months ago
Philip O'Toole 19276e6f1e Use dedicated connection for checkpointing 8 months ago
Philip O'Toole 5694556ed2 Test Restart Checkpoint timeouts 8 months ago
Philip O'Toole 8093b818a8 Set Checkpoint Retry interval to 20ms 8 months ago
Philip O'Toole cf49cb1fc4 Only offer support checkpointing modes 8 months ago
Philip O'Toole 958b67908b Move to explicit checkpoint type 8 months ago
Philip O'Toole 2dac279c83 Add VacuumInto to database layer 8 months ago
Philip O'Toole cbd50a5d9a See if opening WR will fix Windows 8 months ago
Philip O'Toole 9ad7b1d94e Fully handle "file does not exist" error 8 months ago
Philip O'Toole 39a882d9d6 Test VACUUM changes via sums
Seems like mtime is not precise enough in CircleCI.
8 months ago
Philip O'Toole 10c2a143cd Test using an MD5 sum compare of WALs 8 months ago
Philip O'Toole a6c839829a DRY up code 8 months ago
Philip O'Toole 5a27dac7b2 Run integrity check at end of test 8 months ago
Philip O'Toole 3684e12257 Re-enable SYNC off mode 8 months ago
Philip O'Toole 1833417fce Minor refactoring of DB code 8 months ago
Philip O'Toole ac1af31a08 Move standalone functions into own file 8 months ago
Philip O'Toole ceab400720 Refactor DB open 8 months ago
Philip O'Toole 212aedbfb2 Provider Check unit tests 9 months ago
Philip O'Toole bedfaeded8 Add "last modified" to DB stats 9 months ago
Philip O'Toole 14858a37d4 Use last DB mod time in Provider 9 months ago
Philip O'Toole a087d509ac Upload Provider uses Snapshot-locking backup 9 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole 6c1d328e46 Humanize database sizes 9 months ago
Philip O'Toole 504dd3cd65 Friendlier log message 9 months ago
Philip O'Toole 4d605ac9eb Store WAL path in store, to avoid races
https://app.circleci.com/pipelines/github/rqlite/rqlite/3966/workflows/a460ab69-2827-4a72-9a79-1aceda68ee7d/jobs/31288
9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole e48031b6f5 Small tweaks 9 months ago
Philip O'Toole ff7a6bc872 Warn for 1GB SQLite files (and larger) 9 months ago
Philip O'Toole bf1b6ea5de Open a non-existent database file should work 9 months ago
Philip O'Toole 4988c29951 Log at DB level if open times are higher 9 months ago