[Vtigercrm-developers] moved to another server
Alan Lord
alanslists at gmail.com
Fri Feb 10 08:09:39 GMT 2017
On 10/02/17 04:03, Tony Sandman wrote:
> So... I will describe my findings:
>
>
> In server1 (from where I moving database) MySQL engine is set to MyISAM
> but server2 default engine is InnoDB
Your tables should have been converted already; vtiger expects them to
be InnoDB.
IIRC, the vtiger migration process forced you to do this when going
from, gosh, something like 5.1 -> 5.2 or 5.3. So you should convert all
your tables to InnoDB *before* copying to the new system.
HTH
Al
More information about the vtigercrm-developers
mailing list