On Mon, Mar 01, 2010 at 03:44:04PM +0000, Chris Sarginson wrote: > Hi Bert > > >Chris, try inserting the content in the database as one record, with content > >between quotes. I think it will split automatically. If it does not, split > >the data yourself. > > The data is being split manually, as there is not sufficient space to > store as I've used the default db setup for MySQL, so the content field is > 255 character varchar - hence the 2 separate MySQL records in my original > email.
Ok - there is no support to join multiple rows in the database into one. You can however use alter table to stretch the content field. PowerDNS supports that explicitly. Bert _______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users