Skip to content

Instantly share code, notes, and snippets.

@mp
Created October 31, 2008 15:50
Show Gist options
  • Select an option

  • Save mp/21331 to your computer and use it in GitHub Desktop.

Select an option

Save mp/21331 to your computer and use it in GitHub Desktop.
<wlll> That error is because there is no record with ID 51081 in the projects table:
<wlll> mysql> select * from projects where id = 51081;
<wlll> Empty set (0.00 sec)
<wlll> If it is there in the dreamhost DB it will come across in the final dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment