The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=386 ====================================================================== Reported By: maenaka Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 386 Category: installation scripts Reproducibility: always Severity: minor Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 26-Jul-06 09:11 CEST Last Modified: 30-Jul-06 11:43 CEST ====================================================================== Summary: MySQL: Patch: create_tables.mysql Description: In create_tables.mysql, CREATE'ing dbmail_sievescripts twice, the former using the InnoDB and the latter MyISAM. Since MyISAM doesn't support FOREIGN KEY, InnoDB one should be kept. ======================================================================
---------------------------------------------------------------------- aaron - 30-Jul-06 11:43 ---------------------------------------------------------------------- Applied, Thanks! Issue History Date Modified Username Field Change ====================================================================== 26-Jul-06 09:11 maenaka New Issue 26-Jul-06 09:11 maenaka File Added: create.patch 30-Jul-06 11:43 aaron Status new => resolved 30-Jul-06 11:43 aaron Fixed in Version => SVN Trunk 30-Jul-06 11:43 aaron Resolution open => fixed 30-Jul-06 11:43 aaron Assigned To => aaron 30-Jul-06 11:43 aaron Note Added: 0001322 ======================================================================
