• I shifted my wordpress site to another hosting service, after uploading my all other files, when I import my previous database in PHPmyAdmin, the following error occur.. please help me out

    SQL query:


    — Database: information_schema

    CREATE DATABASE information_schema DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

    MySQL said: Documentation
    #1044 – Access denied for user ‘pucommun’@’localhost’ to database ‘information_schema’

Viewing 2 replies - 1 through 2 (of 2 total)
  • “CREATE DATABASE” You should create the DB manually with same access details on phpMyadmin then transfer the tables 1 by 1.

    Thread Starter sherry786

    (@sherry786)

    How can i transfer the tables 1 by 1 ?/ please tell me in detail as i am a new commer in phpmyadmin. Moreover tell me when i create the new DB manually, the access detail is according to my configuration file ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error in Importing Database’ is closed to new replies.