> ysql> SELECT * FROM `domains` WHERE `name` = 'altersvorsorgen.org' ; > +--------+---------------------+--------+------------+------+-------------- > ---+---------+ > | id | name | master | last_check | type | > notified_serial | account | > +--------+---------------------+--------+------------+------+-------------- > ---+---------+ > | 232896 | altersvorsorgen.org | NULL | NULL | | > 2014050901 | NULL | > +--------+---------------------+--------+------------+------+-------------- > ---+---------+ > 1 row in set (0.02 sec)
Just a guess, but maybe you need to specify a type for the domain (in your case probably 'NATIVE')? Regards, Martin _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
