View Single Post
  #2  
Old 04-30-2013, 02:38 PM
bad_captain
Developer
 
Join Date: Feb 2009
Location: Cincinnati, OH
Posts: 512
Default

If you have merc tables from the peq db, drop them and run the initial merc scripts from the svn folder. Or, just remove the foreign key constraint. I think the issue is that the peq creates the merc tables as MyISAM, instead of InnoDB. ( I didn't have this issue when I created the scripts).

I have plans to recreate the scripts, but have been quite busy. I hope to soon, though.

There's at least one thread that talks about this issue. I believe it is the 'Mercenaries' thread in the development forum.
Reply With Quote