MySQL Forums
Forum List  »  Other Migration

Unable to import .sql file
Posted by: Bert Mahoney
Date: November 18, 2006 07:32PM

HI,
I'm a newbie.

Trying to import a backup file

-- MySQL Administrator dump 1.4
-- Server version 4.0.26-standard

into


MySQL - 4.1.11-Debian_4sarge4

using

phpMyAdmin - 2.8.0.3

However, every time I try to import I am getting the following:

Error

SQL query:

-- MySQL Administrator dump 1.4
--
-- ------------------------------------------------------
-- Server version 4.0.26-standard
--
-- Create schema mysql
--
CREATE DATABASE IF NOT EXISTS berchman;

MySQL said: Documentation
#1044 - Access denied for user 'berchman'@'%' to database 'berchman'

How can I get this to work?

Thanks,
Bert

Options: ReplyQuote


Subject
Views
Written By
Posted
Unable to import .sql file
14915
November 18, 2006 07:32PM
5114
November 18, 2006 08:59PM
4976
November 20, 2006 11:55PM
4763
November 21, 2006 08:42AM
5057
March 04, 2008 06:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.