<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">Paul,<br>
<br>
It sounds like your `content` column is possibly a varchar(255) column.
We've changed the `content` column to a text field type, as the limit
on a text field type is 65535 characters (and much more capable of
handling those domainkeys records). I'd recommend doing that. It works
fine for us.<br>
<br>
N<br>
</font></font><br>
Paul J. Smith wrote:
<blockquote
 cite="mid:CF0CB7B8E786284A9C6DF813905B9092017622E7BFA8@exchangeone.mtech.gg"
 type="cite">
  <pre wrap="">Hi (again),

One other requirement I have is for long TXT records for some SPF and domainkeys records.  These can get very long.  They currently exceed the 250 characters in a few cases.  I've looked at the mysql db schema on the mysql backup and I think the TXT type is 255 chars or thereabouts.  Is there any problem in extending this?  Has anyone done it?  The problem we have is that there are some domainkeys and spf records that currently exceed this by a fair bit, so we need a longer TXT field.

Thanks,

Paul
_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<br>
<span style="font-family: Verdana,Arial,Helvetica,sans-serif;"><font
 size="5"><span style="font-size: 18px;"><b><i>Nicholas Williams</i></b></span></font><br>
<span style="font-size: 12px;">Associate Web Developer,<br>
Bondware, Inc.<br>
<br>
W: (615) 333-7775<br>
C: (931) 808-5725<br>
H: (615) 278-9415<br>
<br>
"An idea, I have. Share it with you, I will. Change the world, we will
together."<br>
</span></span></div>
</body>
</html>