I exported the database with adminer and i want to import it back.How do i do it?
Select your Database -> Click SQL -> Upload your file, or put the whole sql command in the textbox -> wait a bit (even if it seems finished, wait a bit longer to avoid data lack)
I recommend to use the textbox and put the code of your *.sql file in it...