Mysql Workbench is not importing the database, what to do?

Asked

Viewed 18 times

1

I’m having trouble importing the bank I just saved into the workbench. Appears the message of finished, but does not transfer the bank, I have looked tutorials but no results, I have updated the schemas and etc.

Restoring C:\Users\User1\Documents\dumps\Dump20210525.sql
Running: mysql.exe --defaults-file="C:\Users\USE~1\AppData\Local\Temp\tmpex660atv.cnf"  --protocol=tcp --host=127.0.0.1 --user=root --port=3306 --default-character-set=utf8 --comments  < "C:\\Users\\User1\\Documents\\dumps\\segundobanco.sql"
10:46:13 Import of C:\Users\User 1\Documents\dumps\segundobanco.sql has finished

When it is not the above message, it is the following:

ERROR 1046 (3D000) at line 22: No database selected
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.