On Friday 18 May 2007 13:18, Lewis Butler wrote:
> Having an issue isntalling rc1
>
> when running the commands in SQL/mysql.update.sql I get:
>
> SQL query:
>
> ALTER TABLE `messages` DROP `body` ,
> DROP INDEX `cache_key` ,
> ADD `structure` TEXT,
> ADD UNIQUE `uniqueness` ( `user_id` , `cache_key` , `uid` ) ;
>
> MySQL said: Documentation
> #1062 - Duplicate entry '7-Mail/SPAM.msg-11422' for key 2
>
> my current version is beta2
> index.php:define('RCMAIL_VERSION', '0.1-beta2');I got lots of those. Further investigation revealed I had dozens of duplicates, sometimes even triplicates or quadruplicates. I just emptied the table and started over. The mail server is localhost to the roundcube instance, so the caching of subjects, etc doesn't gain much speed. j -- Joshua Kugler Lead System Admin -- Senior Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111
