Got error: 1047: Unknown command when doing refresh

Any idea what is causing this and or how to fix it?

8/14/2024 7:56:02 AM [Error] Failed to backup “XXXXXXX” database with “Full” backup type: mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysqldump: Got error: 1047: Unknown command when doing refresh

Answered my own question but posting this for others in the future.
In Connect To Server Settings> Advanced>Path to MySQL bin folder
Make sure this is not empty. Find the actual bin path. Save and close.

No errors.

Hello,

Great job identifying and resolving the issue!

Ensuring that the Path to MySQL bin folder is correctly specified is crucial for mysqldump to function properly.

To verify the MySQL Bin Path follow: Connect to Server > Advanced settings (see screenshot).

Thank you for sharing the solution—it will be helpful for others facing the same issue!