fix mysql

This commit is contained in:
2022-12-25 15:39:40 +07:00
parent b41f3e6606
commit f9c92cccff
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -14,6 +14,8 @@ password=${DBPASS}
[mysqldump]
user=${DBUSER}
password=${DBPASS}
column-statistics=0
EOF
chmod 600 ~/.my.cnf