Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 132853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:19:43+00:00 2026-05-11T06:19:43+00:00

originally i was using easyPHP (windows) then i switch to mac and used MAMP.

  • 0

originally i was using easyPHP (windows) then i switch to mac and used MAMP. i archive my db every once in a while and right before i reformatted. The export was made by going into the root of phpMyAdmin and using the export function. Now i am trying to import the data i get this error ‘#1044 – Access denied for user ‘root’@’localhost’ to database ‘information_schema”. Doing other things i got errors like ‘#1146 – Table ‘test_db.COLLATION_CHARACTER_SET_APPLICABILITY’ doesn’t exist’, ‘#1146 – Table ‘test_db.CHARACTER_SETS’ doesn’t exist ‘ and ‘#1146 – Table ‘test_db.COLUMNS’ doesn’t exist’ and ‘#1046 – No database selected’

How do i get MAMP to import and ignore any access errors and continue so my DB is filled to the previous state? I rather not write an app to do this but if i had to what libs would i use to parse the sql statements in the sql dump? It doesnt look hard to parse. It looks like a semicolon separates the statements. But what about escape and unescape issues? how do i handle that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:19:43+00:00Added an answer on May 11, 2026 at 6:19 am

    The first error indicates that something is very wrong with your setup. information_schema is an internal DB which keeps data about other parts of the system (meta-data). You should try reinstalling your MySQL server (or even MAMP as a whole).

    Second of all: the dump files can be imported using the mysql command line client like this:

    mysql -p -u root test_db < dump.sql 

    One thing to remember is that ‘test_db’ needs to be created before the dump is restored. An other possible problem might be that the dump/restore is being done by different versions of MySQL (ie. 5.0 vs 5.1). For this you could try the –force command in the mysql command line to skip over failed executions, however be aware that this might not correctly restore your data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was originally using SQLCE first starting with LINQ to SQL and then moved
In Fedora15, I was originally using vim , with all my settings defined in
I originally setup some conditions using CGRectIntersectsRect for some collision detection which worked fine.
First time using Asp.net-mvc and originally followed the NerdDinner tutorial. My form submit button
I'm maintaining an MFC/COM/ATL 45-odd project solution originally written with VS6. I'm now using
This question was originally using MySQL 5.1.44, but is applicable to MySQL 8.0+ too.
I have taken over a medium sized project that was written originally using RoR.
Background Working in .NET 2.0 Here, reflecting lists in general. I was originally using
Here's the story, my heroku site was originally using the 5mb shared postgres db
So I have an access mdb file that was originally create using Access 2003/Office

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.