Failed data

I have a site example.com and i want to do find and replace of few url and do few more developement in site

Everything went perfect , and i exported the database with mysqldump -u root -p local > database.sql
Till this part everything is perfect , i choose manually import of database to my example.com database its asking me reinstall WordPress , i even tried by exporting adminerevo database nothing is working . I can choose a plugin options to migrate database but i want to know why its happenening .

i Cross checked table name, database name and user password everything is correct . What wrong is happening ? Any guidance will be approciated

Hi @gomaya - It’s hard to say as there could be one of many different issues here at play such as:

Incorrect Database Character Set or Collation
Database Connection Issues
User Permissions or Roles Not Set
Site URL and Home URL Mismatch
Incorrect Table Prefix

Are you using a managed host for the live site? They might have some more insight into what went wrong or be able to assist with manually importing if you reach out to their support. Otherwise a migration workaround might be your best bet.