'Error : dbeaver utility 'mysql.exe' not found in client home 'mysql binaries'
When I try to import an SQL file and execute it using dbeaver software, it prompts the following error:

I have already installed XAMPP on PC.
Solution 1:[1]
You have here two possibilities.
First copy mysql.exe and mysqldump.exe into the dbeaver folder
or you change the Local Client the location in the c0onnection wizard
Solution 2:[2]
I changed Local Client to 5.27 and it worked for me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | |
| Solution 2 | Pankaj Patil |

