Hi Cliff,
The question-marks are not “obfuscation” by PowerDNS, but are what MySQL calls
“prepared statements”.
If you want to know the exact queries that got executed, I recommend you enable
query-logging on the MySQL side.
Frank
> On 21 Dec 2018, at 19:51, Cliff Hayes wrote:
>
> I have
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