Dude, its kind of confusing when you keep updating your post instead of making new posts.
You are off the tracks and need to start with a clean db, it should not run any scripts below 2.2.7.8, those are old upgrade scripts.
If you want to run them manually start with a clean db
first script is at /Setup/applications/mojoportal-core/SchemaInstallScripts/mysql/2.2.7.8
after that you run upgrade scripts from /Setup/applications/mojoportal-core/SchemaUpgradeScripts/mysql/
starting with version 2.2.7.9 and working your way up.
Then you need to manual insert into mp_SchemaVersion
ApplicationID = 077e4857-f583-488e-836e-34a4b04be855
ApplicationName = mojoportal-core, version 2.2.8.6
Then you will need to do the same process for othe applications under /Setup/applications
For those the application guid is not as important, you could generate a guid or use the one from /Setup/Application/[appname]/FeatureDefinitions/[configfile], look for featureGuid
Much easier to just use MySql 5.0 but those are the steps.
Hope it helps,
Joe