scrubbicus Posted July 7, 2009 Share Posted July 7, 2009 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. Quote Link to comment https://forums.phpfreaks.com/topic/165100-1044-access-denied-for-user-rootlocalhost-to-database-information_schem/ Share on other sites More sharing options...
fenway Posted July 15, 2009 Share Posted July 15, 2009 Are you sure the grants have been set up correctly? Quote Link to comment https://forums.phpfreaks.com/topic/165100-1044-access-denied-for-user-rootlocalhost-to-database-information_schem/#findComment-875975 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.