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

  • #Drupal form hacking module you should know about: skip_validation. 4 years 21 weeks ago
  • Countdown to #drupalcon - see you in SFO late Sunday night. 4 years 21 weeks ago
  • Just finished a Python module that let me build a 122 field, 8700 line #drupal CCK import from a CSV in milliseconds. 4 years 21 weeks ago
  • Just submitted a patch for the #Drupal form_markup module - hook_widget_settings_alter() is a beautiful thing. http://bit.ly/c1M43z 4 years 22 weeks ago
  • Vertical.jpg http://flic.kr/p/7RshN9 4 years 22 weeks ago

Older

Contact

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