ameir/mysqlbackup

Cannot connect to a different port.

ishanrakitha opened this issue · 1 comments

MySQL Server is running on 3340, script fails to connect.

DBHOST[0]="127.0.0.1:3340"
Error - Got error: 2005: Unknown MySQL server host '127.0.0.1:3340' (2) when trying to connect.

ameir commented

Thanks for your feedback! You should be all set now with commit 1f6de0a . Let me know if you run into any issues!