Hello,
i'll do external scripts php that they'll read and write in joomla database and virtuemart3 tables.
I'll use PDO transactions in my script.
the database tables of virtuemart3 are made in MyISAM
Now the question:
joomla3 will work fine if i "ALTER TABLE" all the tables in InnoDB???
should work fine but read this: http://forum.virtuemart.net/index.php?topic=131930.0
well, i tried to "alter table" all virtuemart tables.
it works fine.
thanks for help :)
also the discussion was that they can be set back on an upgrade .. see the hidden config stuff
sorry but i've not understand.
means that on upgrade virtuemart, tables return to MyISAM?
well -- that is what that forum post is all about.. read carefully