Simon,

Simon wrote:
> set unique_checks=0;
> alter table dbmail_users type=innodb;

> ... etc ...
> set unique_checks=1;

> 
> This seems to have worked fine on my dev server, shutting down dbmail
> before doing so... My question is: Is there any small tweaks needed
> within mysql before doing this?

After doing this, you will still need to add all the foreign keys by
hand. That is not an urgent matter while you're on 2.0.x, but 2.1.x
relies on them.

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

Reply via email to