mmarschall/s3db-backup

'load' does not use host from database.yml

mmarschall opened this issue · 0 comments

s3db:latest:load always tries to load the mysql dump into a database on localhost.

It does not use the host given in database.yml

s3db should use the host from database.yml if defined, otherwise default to localhost