On Mon, Mar 20, 2006 at 06:27:22PM -0000, Jorge Bastos wrote:
> DecimalHi,
> 
> There's no problem to set dbmail tables from MyISAM to InnoDB directly?

One thing to keep in mind (especially if you have big tables) is that
the table(s) will be write-locked until the ALTER is complete.  This
might be inconveniant if you are using dbmail in production.

Matt

Reply via email to