Hello good time When I want to move my website from local host to host. After extracting the contents of the site file designed in subdomain in phpmyadmin local host, I export it from the database and when I try to import it into the database in the host, unfortunately with an error: Error SQL query: Copy
- Dumping database structure for ronessans
DROP DATABASE IF EXISTS
ronessans
; MySQL said: Documentation
1044 - Access denied for user 'da_sso_hbJ2JIbwJ' @ 'localhost' to database 'ronessans'
I encounter. How can I fix this error?