Error trying to use 'restore with MySql' on DataGrip

20 Views Asked by At

I'm getting the following error while trying to dump a .sql with data grip, using 'restore with mysql'

mysqldump: [ERROR] unknown variable 'database=dbname'.

print from the error

I tried changing the mysql path to bin/mysql, however I get a invalid path error message

0

There are 0 best solutions below