主题: 重新安装iredmail报mysql和database exist的错
==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:0.9.2
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):MySQL
- 使用的 Linux/BSD 发行版名称及版本号:redhat 6.3
- 与您的问题相关的日志信息:
ERROR 1235 (42000) at line 344 in file : ‘/root/mail/iRedmail-0.9.2/samples iredmail.mysql’: This version of MySQL doesn’t yet support ‘multiple triggers with the same action time and event for one table’
ERROR 1007(HY000) at line 2 in file: ‘/tmp/cluebringer_init_sql.2754226836’: Can’t create database ‘cluebringer’; database exists
ERROR 1007(HY000) at line 2 in file: Can’t create database ‘amavisd’; database exists
====
开始安装了一遍iredmail,发现没有安装amavisd。重新安装iredmail后报上述错。
请问是不是需要删除一些database?mysql trigger的问题怎么解决呢?
由于是公共服务器,不能将服务器重装。