<html><head><base href="x-msg://26/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On 23 feb 2010, at 19:00, Barron, Josh wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div lang="EN-US" link="blue" vlink="purple"><div class="Section1"><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; ">Hello,<o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; ">I have a need to export records from our PDNS database (using GMYSQL backend) so I can dump all of the zone records and give them to a customer. I don’t see any way or tool to do that easily without manually copying the records. All the docs online point to Zone2SQL as a way to IMPORT records but no way that I’ve found to export.</div></div></div></span></blockquote><div><br></div><div>Why don't you use dig?</div><div><br></div><div># dig -t axfr <a href="http://example.com">example.com</a> @ns1.example.com</div><div><br></div><div><br></div><div><br></div></div></body></html>