Non Clustered Confluence: Database is being updated by another Confluence instance


confluence出现的bug

Non Clustered Confluence: Database is being updated by another Confluence instance. Please see http://confluence.atlassian.com/x/mwiyCg for more details.

Your server id is: BKV4-VB3Z-HHYA-1AYC

1. 在数据库中删除实例

 

 

2. 会报一个数据库错误

Cause: java.sql.SQLException: Cannot execute statement: impossible to write to binary log

 

mysql>  SET GLOBAL binlog_format=MIXED;
Query OK, 0 rows affected (0.00 sec)

要想永久生效就可以在mysql配置中去选择。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM