kolla/docker/proxysql
Michal Arbet 8fde7db3f5 Removal of deletion of the proxysql database
It seems that at the time of implementing proxysql,
it did not have the --reload parameter, or I overlooked
it back then. In any case, it is available now, and this
patch just removes the deletion of the proxysql database
and keeps it there. The deletion was in the extended start
precisely because proxysql ignored changes in the configuration
file, so the internal database was always rebuilt during
a restart. However, this now works with the --reload parameter.

Change-Id: I47848bb1e9847821c9b5fa25f0d817ef00358dd6
2024-09-12 15:30:42 +00:00
..
Dockerfile.j2 Run proxysql with proxysql user 2022-07-28 11:52:05 +02:00
kolla_extend_start Removal of deletion of the proxysql database 2024-09-12 15:30:42 +00:00
kolla_proxysql_config_sync Run proxysql with proxysql user 2022-07-28 11:52:05 +02:00