DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8158>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8158 MySQL Foreign key creation problem on TURBIN schema Summary: MySQL Foreign key creation problem on TURBIN schema Product: Turbine Version: 2.1b3 Platform: All OS/Version: All Status: NEW Severity: Critical Priority: Other Component: Torque AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] ant init command didn't finish work properly when I use MySQL with MAX option (4.0.1 version) InnoDB option. Tables with foreign keys didn't create. This was very strange for me. I investigate this behevior and find following reason. In turbine-schema.xml security schema didn't find index definitions for colums on which foreign keys up. MySQL (InnoDB) expect to find indicies for FK columns and display error 105 until I manually create neseccery indicies. Please correct turbine-schema.xml file with index definition in future releases. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
