hello,

running mojomojo from the mojomojo.db file works, but if I setup a mysql-db and try to populate the db, it hangs with the following error:

DBI Exception: DBD::mysql::st execute_array failed: Cannot add or update a child row: a foreign key constraint fails (`mojomojo`.`page_version`, CONSTRAINT `page_version_fk_page` FOREIGN KEY (`page`) REFERENCES `page` (`id`)) [err was 1452 now 1] executing 3 generated 3 errors [for Statement "INSERT INTO page_version (comments, content_version_first, content_version_last, created, creator, depth, name, name_orig, page, parent, parent_version, release_date, remove_date, status, version) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"] at /Library/Perl/ 5.8.6/DBIx/Class/Schema.pm line 940

mysql is 5.1.15-beta on OS X 10.4.10
anyone else seeing this?

thanks
josef



_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to