Hey guys

Im using PDNS with mysql with 1 parent and 3 replications servers,  im
looking for the steps to have DNSSEC in some domains, checking some
documents i have found that is a very simple process, however when i try to
apply the steps i have an error on mysql


Securing zone with rsasha256 algorithm with default key size
Error: GSQLBackend unable to store key: Failed to execute mysql_query,
perhaps connection died? Err=1: Binary logging not possible. Message:
Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode
'STATEMENT'


Checking on mysql forums, the solution for this is the next instruction:

SET GLOBAL binlog_format = 'ROW';

I wonder if this instruction will have any impact on the replication
process or could create a problem on the operation.

Any comment is welcome.

Alex
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to