I blew up my live drupal site hosted on Godaddy while adding multiple modules at once. Stupid on my part, I know. I had, however, exported the database prior to adding the modules. I was unable to import the exported file using the limited tools Godaddy provided and had to upload the exported file and have their advanced team re-create the database. All seemed well, and still does, until I received this email from support:
Thank you for contacting hosting support. Unfortunately, there was an error when we attempted to import your database. The error is below:
-------------------------------------------------------------
Error at the line 4912: CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
Query: CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
MySQL: Access denied for user 'script_user'@'%' to database 'information_schema'
Stopped on error
-------------------------------------------------------------
You will either need to correct the .sql file or import the data for 'information_schema' through PHPMyAdmin. Please let us know if we can assist you in any other way.
I don't have clue what any of this means. Is there an easy fix?
Comments
Database Schema
I'm wondering if the lack of response is do to:
1. the question is too easy....I should be able to figure it out on my own
2. the question is too hard
3. the question makes no sense
4. I'm just one unlucky SOB