3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-14 18:45:45 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
fb585955b4 Replace .my.cnf with column-statistics.cnf at the system level for mysqldump
Fixes #10176

The `column-statistics.cnf` file is copied to `/etc/mysql/conf.d/column-statistics.cnf` for each Dockerfile that exists.

This puts it as a system level mysql client change, so the web ui interface also works.
2022-01-29 07:24:50 -06:00