fix mysql error

  1. K

    Ways to fix “mysqldump error 2003”

    Server owners will often use mysqldump for taking database backup completely. While using this tool, you may get some errors. This error states that the connection has been refused by the network. Below is the statement of how you will get the error message: mysqldump: Got error: 2003: Can't...
Top