You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are submitting a reproducible bug report, please provide:
A clear description of the issue
--initial is ignored after a crash.
This is by design: --initial just cause the rename of proxysql.db during the initial start.
Although it seems reasonable that after a crash the same logic is implemented.
If you are submitting a reproducible bug report, please provide:
--initial
is ignored after a crash.This is by design:
--initial
just cause the rename ofproxysql.db
during the initial start.Although it seems reasonable that after a crash the same logic is implemented.
All up to latest (2.7.0)
All
--initial
Rename logic (see https://github.com/sysown/proxysql/blob/v2.7.0/src/main.cpp#L715-L720) should be implemented also during restart in https://github.com/sysown/proxysql/blob/v2.7.0/src/main.cpp#L1469-L1478
The text was updated successfully, but these errors were encountered: