How to migrate a database from a server to another

The database user name/password is not stored in the database; it is only used to access the database. Change the username (and password, too) to the new values in wp-config.php.

And the problem might be access to the database via phpmyadmin; check your username/password in Cpanel or some other hosting control panel.