problems importing MySQL database
-
I made a site with MAMP but when I try to import the SQL file exported in MAMP’s PHPmyAdmin, I get an error #1210 – Incorrect arguments to DATA DIRECTORY .
Amazingly a Google search turns up almost nothing. The closest I found was this bug report in which a poster describes a problem that did not occur with 5.0.41 (which MAMP uses) but does occur in 5.0.45. I host on Powweb, which uses 5.0.43. Though the exact text of error message and the workarounds didn’t seem to fit my situation. It mentioned a problem with Unsigned parameters so I did a find and replace to remove them from the SQL file but that did not help.
I’m pretty baffled and frustrated. Anyone have any clue what’s wrong?
The topic ‘problems importing MySQL database’ is closed to new replies.