fix mysql
This commit is contained in:
@@ -14,6 +14,8 @@ password=${DBPASS}
|
||||
[mysqldump]
|
||||
user=${DBUSER}
|
||||
password=${DBPASS}
|
||||
|
||||
column-statistics=0
|
||||
EOF
|
||||
|
||||
chmod 600 ~/.my.cnf
|
||||
|
||||
Reference in New Issue
Block a user