2011/6/28 Толстов Василий <[email protected]>: > In database notifyed_serial is unsigned int.
Could still become accidentally signed when the pdns core reads it. I'd need to check what it does, specifically, but I suspect brokenness. > And problem, that in database this record absent - slave does not have this > record - i'm > truncate database in slave, to push master zones. I also think the gsql backends don't understand / act on the difference between serials 0 and NULL. Doesn't make a difference for zones that have serials between 1 and 2^31-1, which most do. Another thing to possibly file a bug about. _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
