Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Export and importing mysql db from localhost to provider #1044 error

New Here ,
Mar 13, 2010 Mar 13, 2010

Hi,

I have a database in MySql accessing it via PHPMyAdmin... I am now trying to export this from my localhost so that I can import it to my hosting provider, again via phpmyadmin.

I have tried creating an account with the same username and password on the local host as the provider... and granted all privaledges.. then done the export but when I import on the host phpmyadmin I get the #1044 error - Access Denied

Please help

Thanks

TOPICS
Server side applications
412
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 14, 2010 Mar 14, 2010
LATEST

In some import dialogs there is an option for local/remote host. It seems contrary at first, but this should be "local" even though the database is on your host. That has been known to cause access denied problems.

Barry

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines