Files
grafana/pkg/services/sqlstore
Marcus Efraimsson 5884e235fc database: retry transaction if sqlite returns database is locked error (#17276)
Adds an additional sqlite error code 5 (SQLITE_BUSY) to the
transaction retry handler to add retries when sqlite
returns database is locked error.
More info: https://www.sqlite.org/rescode.html#busy

Ref #17247 #16638
2019-05-27 09:24:15 +02:00
..
2018-06-15 12:46:20 +02:00
2019-05-13 08:45:54 +02:00
2019-05-21 07:50:44 +02:00
2018-12-04 23:29:34 +01:00
2018-11-12 20:01:53 +01:00
2018-11-12 20:01:53 +01:00
2018-12-05 22:47:41 +09:00
2019-05-17 14:57:26 +03:00
2015-07-17 14:42:49 +02:00