mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
3ca1e06509
This changes forks the mysql part of the Macaron session middleware. In the forked mysql file: - takes in a config setting for SetConnMaxLifetime (this solves wait_timeout problem if it is set to a shorter interval than wait_timeout) - removes the panic when an error is returned in the Exist function. - retries the exist query once - retries the GC query once |
||
---|---|---|
.. | ||
auth_proxy_test.go | ||
auth_proxy.go | ||
auth_test.go | ||
auth.go | ||
dashboard_redirect_test.go | ||
dashboard_redirect.go | ||
logger.go | ||
middleware_test.go | ||
middleware.go | ||
org_redirect_test.go | ||
org_redirect.go | ||
perf.go | ||
quota_test.go | ||
quota.go | ||
recovery_test.go | ||
recovery.go | ||
render_auth.go | ||
request_metrics.go | ||
request_tracing.go | ||
session.go | ||
util.go | ||
validate_host.go |