Ok I was trying to migrate from MySQL 4.1.16 to MySQL 5.0 and I was receiving the error that I mentioned before. I changed from MySQL 5.0 to MySQL 4.1.21 and that error disappeared and now I am receiving the following error:
ERROR 1062 (23000) at line 624: Duplicate entry '0-2-GROUP_EVERYONE' for key 2
Database upgraded to 1.3.0
The only good thing that has happened from changing the db is that the error is occuring at line 624. So is it necessary that I use the same initial db version for the upgrade.