Created
October 31, 2008 15:50
-
-
Save mp/21331 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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