Yeah I'm switching now to 3.4.3 so I can use the docs, thanks for
everything :)
This patch helped me to find out what queries were failing:
https://github.com/PowerDNS/pdns/pull/2359.patch
I'm only switching because 'stable-env' but I'll post more if I need more
info
On Mon, Mar 16, 2015 at 3:30
Hi!
Your version has prepared statements patch in it, which means that the SQL
syntax has been changed. You no longer use %s and %d, you use ? and statement
variable placeholder.
You can see all the SQLs with pdns_server --launch=gmysql --config | grep gmysql
Aki
On Mon, Mar 16, 2015 at 03:21:
Sorry, I forgot to mention that:
pdns_control version
git
MySQL 5.5.42
I'm running on Gentoo latest,
]# head /usr/local/install/pdns/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pdns c
On Mon, Mar 16, 2015 at 01:05:26PM -0300, Filipe Cifali wrote:
> Hello all,
>
> I just subscribed to this mailing, I'm Filipe and I have some experience
> with Bind/Named setups with MySQL. Since they both are good but not optimal
> I was searching for a replacement and I came across PowerDNS and
Hello all,
I just subscribed to this mailing, I'm Filipe and I have some experience
with Bind/Named setups with MySQL. Since they both are good but not optimal
I was searching for a replacement and I came across PowerDNS and NSD, right
now I'm trying to do a custom layout for the MySQL queries sin