kbaker wrote:
> Paul J Stevens wrote:
>> Jochen and others,
>>
>> I've uploaded sarge packages for dbmail-2.1.6+20060627 to debian.nfgd.net
> So which package in apt would I use to install dbmail-2.1.6?
> 
> Have there been any MySQL schema changes since 2.1 Revision 2065?

Like I know right off the top of my head. :-/

svn diff sql/mysql -r 2065

will tell you all you need to know. But you hit the nail. There's a real
change in the mysql schema coming from 2065:
dbmail_headervalue.headervalue was converted from a varchar(255) to a
text, and a index is trunkated at a width of 255.

A migration script is provided:
sql/mysql/update_headervalue_01.mysql



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to