首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Mysql >

Alfrsco中配备Mysql

2012-08-01 
Alfrsco中配置Mysqlalfresco配置mysql,注意在mysql的my.cnf中加入:? ? ? ?innodb_locks_unsafe_for_binlog

Alfrsco中配置Mysql

alfresco配置mysql,注意在mysql的my.cnf中加入:

? ? ? ?innodb_locks_unsafe_for_binlog=1

开启这个变量,相当于把事务的隔离等级设置为READ_COMMITTED

热点排行