Files
grafana/pkg/services/sqlstore
Marcus Efraimsson efd14ac7db database: retry transaction if sqlite returns busy error (#17297)
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
Backports #17276 for v6.2.x
2019-05-27 14:30:34 +02:00
..
2018-06-15 12:46:20 +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
2018-06-18 14:50:36 +02:00
2015-07-17 14:42:49 +02:00