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 |