Error importing MySQL data across platforms (MAMP to WIMP)
问题 I've dumped a MySQL database I have on my local MAMP server into a .sql file. Usually, it's easy enough for me to import that file to my production Linux servers without a hitch. However, my current client runs MySQL on WIMP, and when import the MAMP-generated .sql dump into my WIMP mysql environment (Using pphpMyAdmin) I get a "File could not be read" error? Any ideas of what I'm bumping up against, or what to check? Thanks- EDIT: My initial explanation was unclear- I'm trying to export out