I a new installation of trading shim (shim-091204 build). When I run setup.sql it throws the following message.
<br>
<br>ERROR 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`testing`.`Template`, CONSTRAINT `Template_ibfk_4` FOREIGN KEY (`par`) REFERENCES `Template` (`uid`))
<br>
<br>I am running Fedora 11 and MySql 5.1.37. MySql has the default configuration. Is this a config problem with mysql?
<br>
<br>regards