Use explicit login credentials for MySQL db and user
Especially if hostname or port is non default.
This is in install.yml for those tasks:
- "Ensure Database"
- "Create MySQL User"
Especially if hostname or port is non default.
This is in install.yml for those tasks:
mentioned in commit 4dcb696e
Moved into mysql.yml and implemented.
Status changed to closed