http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8471 Priority: P5 - low Change sponsored?: --- Bug ID: 8471 Assignee: gmcharlt@gmail.com Summary: loading an sql file into mysql, often fails when loading the 'letter' table Severity: trivial Classification: Unclassified OS: All Reporter: mtj@kohaaloha.com Hardware: All Status: NEW Version: master Component: Database Product: Koha loading an sql file into mysql, often fails when loading the 'letter' table i have no idea why. the quick-fix is to drop - then create the database $ mysql koha_test < koha.sql ERROR 1005 (HY000) at line 3237: Can't create table 'koha_test.letter' (errno: 150) http://koha.1045719.n5.nabble.com/MySQL-Database-Restoring-Problem-from-3-4-... -- You are receiving this mail because: You are watching all bug changes.