VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: yetopen on June 03, 2020, 10:37:56 AM

Title: Using InnoDB to support transactions
Post by: yetopen on June 03, 2020, 10:37:56 AM
Hello,
we are importing orders through Amazon MWS in Virtuemart but we need to rollback the insertions/updates in case of an error. Since MyISAM does not support transactions we'd like to move the engine to InnoDB, are there known issues in VM reguarding this or should it be safe? I tried to search in the forum but didn't find much.

The tables we are touching are:

We are on VirtueMart 3.0.12

Thank you,
Marco