On Thu, May 14, 2009 at 12:02 PM, Steven Haryanto <[email protected]> wrote: > Dear all, > > We are getting a lot of this error: > > May 14 04:57:44 x pdns[6104]: Exception: Parsing record content: while > parsing IP address, expected digits at position 0 in '.'
Solved. This is because the content column contains NULL. After the NULL rows was removed, everything went back to normal. Btw, I wonder why the default schema allows so many NULLable columns? Regards, Steven _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
