Adding .my.cnf to disable column-statistics backup

Fixes #10176

The ```.my.cnf``` file is copied to ```/root/.my.cnf``` for each
Dockerfile that exists
This commit is contained in:
Thomas Misilo
2022-01-13 14:36:00 -06:00
parent 0e5ef53c35
commit 930666ffa0
4 changed files with 7 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[mysqldump]
column-statistics=0