I want to import file that is sql with all the database information
I export this file from this database.
after cleanning the database and trying to import the file there is error that I don't have rights
to the user
this is share hosting phpmyadmin (mysql and php) and the user has DBA rights
how can I import the file that I did export to?
the export was using phpmyadmin export option to all the database
thanks !

