<div dir="ltr"><div>Hi,</div><div><br></div><div>i have some questions about the gmysql module and some of the queries.</div><div><br></div><div>1. I see 20 queries every second like:</div><div>SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?</div><div>SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=? and domain_id=?</div><div><br></div><div>Can you help me to understand these queries? Or is it a Bug?</div><div><br></div><div>2. Why is "SET SESSION tx_isolation='READ-COMMITTED'" used? I would like to understand this, is there a way to disable these, without recompile?</div><div><br></div><div><br></div><div>Thank you and best regards,</div><div><br></div><div>Norbert</div></div>