Merge "Remove brackets from IPv6 address in mysql cfgfile"
This commit is contained in:
commit
bcad037697
@ -143,7 +143,7 @@ MYSQL_PRESEED
|
|||||||
[client]
|
[client]
|
||||||
user=$DATABASE_USER
|
user=$DATABASE_USER
|
||||||
password=$DATABASE_PASSWORD
|
password=$DATABASE_PASSWORD
|
||||||
host=$DATABASE_HOST
|
host=$MYSQL_HOST
|
||||||
EOF
|
EOF
|
||||||
chmod 0600 $HOME/.my.cnf
|
chmod 0600 $HOME/.my.cnf
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user