Jump to content

#1044 - Access denied for user 'root'@'localhost' to database 'information_schem


scrubbicus

Recommended Posts

Error

SQL query:

 

--

-- Database: `information_schema`

--

CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

 

 

 

MySQL said: 

 

#1044 - Access denied for user 'root'@'localhost' to database 'information_schema'

 

 

I exported my entire 12MB database, reformatted my computer, and now I'm trying to import it back.

 

I know I have access to MySQL I can connect to it through the command prompt as well as PHP.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.