The following issue has been SUBMITTED. ====================================================================== http://dbmail.org/mantis/view.php?id=955 ====================================================================== Reported By: waza123 Assigned To: ====================================================================== Project: DBMail Issue ID: 955 Category: Database layer Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 09-Jan-12 15:50 CET Last Modified: 09-Jan-12 15:50 CET ====================================================================== Summary: SQL error table create Description: CREATE TABLE `dbmail_usermap` ( `login` varchar( 255 ) NOT NULL , `sock_allow` varchar( 255 ) NOT NULL , `sock_deny` varchar( 255 ) NOT NULL , `userid` varchar( 255 ) NOT NULL , UNIQUE KEY `usermap_idx_1` ( `login` , `sock_allow` , `userid` ) ) ENGINE = MYISAM DEFAULT CHARSET = utf8;
MySQL said: Documentation http://dbmail.org/mantis/view.php?id=1071 - Specified key was too long; max key length is 1000 bytes same with dbmail_replycache dbmail_usermap ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 09-Jan-12 15:50 waza123 New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev