MySQL Batch Mode doesn't like Mac line breaks

I had a largeish (7.8Mb) SQL export that I had retrieved via PhpMyAdmin, and I was trying to use the MySQL command-line client's batch mode to import it:

mysdl -umyusername -pmypassword mydatabasename

All MySQL returned was 'bye', and nothing in the SQL file got executed.

I looked at the line-break encoding of the SQL file in TextWrangler and noticed that it was set to 'Macintosh'. (\r). On a hunch, I changed it to 'DOS'(\r\n), saved the file, and re-tried the import. Worked like a charm.

Also

Syndicate content

Twitter

  • New favorite programming metaphor/phrase: "Ivory basement" 4 years 49 weeks ago
  • iTunes protip: To delete a track from a playlist AND your library, use opt+delete. 4 years 49 weeks ago
  • About time http://flic.kr/p/7droat 4 years 49 weeks ago
  • @prouty Haven't run into that one yet. 4 years 49 weeks ago
  • @prouty I still have an account and people still occasionally contact me through it, but that's about the extent of it. 4 years 49 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key