Hello,
I click on a database (“fish”) and select “import from sql statements”. Now when in this file there is a “USE `chicken`” statement, the data will be imported into the chicken db (if it exists).
I think it would be good to present a warning that another db will be used as the user perhaps didnĀ“t check the sql file before. So the user expects that the data would be imported into the db he clicked on.
Lars