<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I finally have some logs when this issue is happening: </div><div class=""><br class=""></div><div class="">Here is what I can find in the logs:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">Mar  5 16:57:21 dns1 pdns[7111]: Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?) sending out servfail</div><div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">Mar  5 16:57:21 dns1 pdns[7111]: Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?) sending out servfail</div><div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">Mar  5 16:57:21 dns1 pdns_server[7109]: Mar 05 16:57:21 Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?) sending out servfail</div><div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">Mar  5 16:57:21 dns1 pdns_server[7109]: Mar 05 16:57:21 Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?) sending out servfail</div></div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Peter</div><div class=""><br class=""></div><div class=""><div class=""><blockquote type="cite" class=""><div class="">On 26 Feb 2016, at 22:39, Peter van Dijk <<a href="mailto:peter.van.dijk@powerdns.com" class="">peter.van.dijk@powerdns.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello,<br class=""><br class="">On 26 Feb 2016, at 14:18, Pieter Lexis wrote:<br class=""><br class=""><blockquote type="cite" class="">This is the `basic-query`, interesting that it gives this error, as we never bind more than 2 elements in the code.<br class=""></blockquote><br class="">Unless there is a code path in which we never reach<br class=""><br class="">  try {<br class="">    d_query_stmt->reset();<br class="">  } catch (SSqlException &e) {<br class="">   ..<br class="">   ..<br class=""><br class="">inside GSQLBackend::get<br class=""><br class="">Kind regards,<br class="">-- <br class="">Peter van Dijk<br class=""><a href="http://powerdns.com" class="">PowerDNS.COM</a> BV - <a href="https://www.powerdns.com/" class="">https://www.powerdns.com/</a><br class="">_______________________________________________<br class="">Pdns-users mailing list<br class=""><a href="mailto:Pdns-users@mailman.powerdns.com" class="">Pdns-users@mailman.powerdns.com</a><br class=""><a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" class="">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br class=""></div></div></blockquote></div><br class=""></div></body></html>