error message after importing of php database
-
I am trying to back up my site.
I backed up by “export” function the sql from my current site.
I use “import” function to import the old sql into a new site so that I may set up a mirror site…
But i keep getting error message and am unable to complete the importing.anybody can assist? I created a database with the same name as the old one but still unable to import. Help! thanks a lot.
below is the errort message————————————
Error
SQL query:— phpMyAdmin SQL Dump
— version 2.9.0.2
— http://www.phpmyadmin.net
—
— Host: localhost
— Generation Time: Apr 29, 2015 at 06:55 AM
— Server version: 5.1.47
— PHP Version: 5.2.13
—
— Database:mydatabasename
—
CREATE DATABASEmydatabasenameDEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;MySQL said: Documentation
#1044 – Access denied for user ‘myuser’@’localhost’ to database ‘mydatabasename’
The topic ‘error message after importing of php database’ is closed to new replies.