Hi,
I am using binlog for replication between two servers.
We have huge amount of data need to be provisoned.And we use row-based binlog format as each row has a date-type colunm.
So the provisioning generates lots of binlog which lets mysqld overload.
How can I solve this overload issue?
Thanks
Alex
I am using binlog for replication between two servers.
We have huge amount of data need to be provisoned.And we use row-based binlog format as each row has a date-type colunm.
So the provisioning generates lots of binlog which lets mysqld overload.
How can I solve this overload issue?
Thanks
Alex