Hello,

I finally have some logs when this issue is happening: 

Here is what I can find in the logs:

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
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
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
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

Regards,
Peter

> On 26 Feb 2016, at 22:39, Peter van Dijk <[email protected] 
> <mailto:[email protected]>> wrote:
> 
> Hello,
> 
> On 26 Feb 2016, at 14:18, Pieter Lexis wrote:
> 
>> This is the `basic-query`, interesting that it gives this error, as we never 
>> bind more than 2 elements in the code.
> 
> Unless there is a code path in which we never reach
> 
>  try {
>    d_query_stmt->reset();
>  } catch (SSqlException &e) {
>   ..
>   ..
> 
> inside GSQLBackend::get
> 
> Kind regards,
> -- 
> Peter van Dijk
> PowerDNS.COM <http://powerdns.com/> BV - https://www.powerdns.com/ 
> <https://www.powerdns.com/>
> _______________________________________________
> Pdns-users mailing list
> [email protected] <mailto:[email protected]>
> http://mailman.powerdns.com/mailman/listinfo/pdns-users 
> <http://mailman.powerdns.com/mailman/listinfo/pdns-users>

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to