mysql如何修改双1参数
没看懂
set global sync_binlog=1; set global innodb_flush_log_at_trx_commit=1;
同时在my.cnf修改,避免重启后失效