I have five databases that I need to import under one host server.
I have tried different methods of importing, but I still get the same error message:
Error
SQL query:
-- phpMyAdmin SQL Dump
-- version 2.8.0.1
-- http://www.phpmyadmin.net
--
-- Host: custl-19
-- Generation Time: May 10, 2012 at 02:52 PM
-- Server version: 5.0.91
-- PHP Version: 4.4.9
--
-- Database: `ccart_sira`
--
CREATE DATABASE `ccart_sira` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said: Documentation
#1044 - Access denied for user 'thisusername'@'%' to database 'ccart_sira'
Any thoughts?



Reply With Quote

Bookmarks