Skip to content

Instantly share code, notes, and snippets.

@rsanheim
Created October 21, 2009 06:16
Show Gist options
  • Save rsanheim/214914 to your computer and use it in GitHub Desktop.
Save rsanheim/214914 to your computer and use it in GitHub Desktop.
~/src/priv/tmp (master)$ ls -la latest.sql
-rw-r--r-- 1 rsanheim staff 1515769301 Oct 21 01:59 latest.sql
~/src/priv/tmp (master)$ mysql5 -u root staging_dump < latest.sql
PAGER set to stdout
ERROR at line 647: Unknown command '\''.
~/src/priv/tmp (master)$ vim latest.sql
# wait forever while vim struggles to load the 1.4 Gig sql file to track this down...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment