On 3/22/12 11:34 PM, Peter van Dijk wrote:
Hi Rory,
On Mar 22, 2012, at 22:44 , Rory Toma wrote:
gmysql-basic-query=select content,ttl,prio,type,domain_id,name from
ooma_records \
where type='%s' and name='%s' and ((expires is NULL) or (expires>
UNIX_TIMESTAMP()))
You have custom queries that point PowerDNS to your ooma_records table; this
means that putting records in the records table is useless. Put your custom
records in the ooma_records table.
Kind regards,
Thanks, that was the issue. Now I just need to figure out how to insert
multiple A records... I'm sure that's in the docs somewhere.
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users