What I did was add the change I suggested in my first post. You probably made some mistake while doing it. Yes, you can remove the file now.
The error occurs because MySQL versions 4.1 or greater are much more restrictive with column default values than the previous versions. What I did was correct a default value of '' that should not be assigned to a numeric column.