[Pdns-users] How to log mysql query details

2018-12-21 Thread Cliff Hayes
I have the following in pdns.conf... launch=gmysql log-dns-details=yes logging-facility=0 loglevel=9 query-logging=yes ...but in the log the queries show question marks instead of values... pdns[18975]: Query: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabl

Re: [Pdns-users] errno - 128 with mysql

2018-12-21 Thread Cliff Hayes
I was already familiar with that link. The two solutions do not replicate the original setup of first looking at a local database then passing unresolved requests to another DNS server. On 12/21/2018 9:07 AM, Remi Gacogne wrote: On 12/21/18 3:56 PM, Cliff Hayes wrote: I have to use 4.0.6

Re: [Pdns-users] errno - 128 with mysql

2018-12-21 Thread Cliff Hayes
: Signed PGP part Hi, On 12/20/18 7:25 PM, Cliff Hayes wrote: I have just successfully installed authoritative server 4.0.6 on Fedora 28. It appears proper results are being returned on DNS queries but I and am now seeing the following errors which are new to me. I tried putting in 2018122001 for

[Pdns-users] errno - 128 with mysql

2018-12-20 Thread Cliff Hayes
I have just successfully installed authoritative server 4.0.6 on Fedora 28. It appears proper results are being returned on DNS queries but I and am now seeing the following errors which are new to me. I tried putting in 2018122001 for all records as the change_date and nothing changed. prio

Re: [Pdns-users] configure: error: Did not find the mysql library dir in /usr/lib/mysql

2018-12-20 Thread Cliff Hayes
Thanks! Removing the option worked. I started without the option but I added it at some point along the troubleshooting phases. Once I installed mysql-devel it probably would have worked if I had removed the option then. On 12/20/2018 8:52 AM, Brian Candler wrote: On 20/12/2018 14:29, Cliff

Re: [Pdns-users] configure: error: Did not find the mysql library dir in /usr/lib/mysql

2018-12-20 Thread Cliff Hayes
. no checking whether to enable experimental GSS-TSIG support... no checking for MySQL library directory... configure: error: Did not find the mysql library dir in '/var/lib/mysql /var/mysql /var' On 12/19/2018 5:30 PM, bert hubert wrote: On Wed, Dec 19, 2018 at 05:20:31PM -0600, Cliff

[Pdns-users] Fwd: Re: configure: error: Did not find the mysql library dir in /usr/lib/mysql

2018-12-20 Thread Cliff Hayes
s] configure: error: Did not find the mysql library dir in /usr/lib/mysql Date: Thu, 20 Dec 2018 00:30:01 +0100 From: bert hubert To: Cliff Hayes CC: pdns-users@mailman.powerdns.com On Wed, Dec 19, 2018 at 05:20:31PM -0600, Cliff Hayes wrote: I am trying to install authoritative serve

[Pdns-users] configure: error: Did not find the mysql library dir in /usr/lib/mysql

2018-12-19 Thread Cliff Hayes
I am trying to install authoritative server 4.0.6 on Fedora 28 and am getting: configure: error: Did not find the mysql library dir in /usr/lib/mysql but that is where the library is. Please advise. ___ Pdns-users mailing list Pdns-users@mailman.power