Errors connecting to MySQL DB

Hi,

I have used MySQLBackupFTP to backup MySQL server DB. Now I am trying to restore the DB using One-Click SQL Restore

After opening the One-Click SQL Restore and loading the backup file to restore, I am trying to connect to the DB using the Connect to SQL Server window I used the local machine name as the Server Name and pressed Test SQL Connection

In response I am getting an error message
“error: 40 - Could not open a connection to SQL server”

Does anyone have an idea?

Hello,

One-Click SQL Restore is a very simple tool which allows restoring only from full SQL Server database backup.

MySQLBackupFTP creates backups with the help of mysql dump tool. If you need to restore MySQL Server database backup please check this blog post: How to restore MySQL Server backup