On 12/06/11 10:49 AM, "Christof Meerwald" <[email protected]> wrote:
>On Sun, 12 Jun 2011 10:23:15 +1200, Craig Whitmore wrote: >>>But you should be able to add the TSIG stuff just after creating the >>>domain entry (and before it gets transferred) - you might even be able >>>to use a database trigger to do it... >> Yes on the master and that¹s fine.. What about the slave? I have to log >> into it still and add the TSIG stuff.. But as the domain has not been >> created.. I don't know what ID to use.. Chicken and Egg... > >I don't understand/see the problem - if you create a database trigger >on the slave's database when a row is inserted into the domains table, >the database can set up the tsig stuff - no need to log into the >slave. > > Ah ok.. I understand.. All backend database types don't support triggers so maybe it can be added in the future.. But yes mysql does so I'll see if I can write something which does it > _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
