Description
Hi,
InnoDB is more secured and more reliable than MyISAM
It should be the default type when installing a new xoops.
What do you think ?
FYI, I'm using InnoDB with Xoops for many years now without problem.
Benefits
More reliable
Code Example
Just rename MyISAM to InnoDB in the table structure files
Description
Hi,
InnoDB is more secured and more reliable than MyISAM
It should be the default type when installing a new xoops.
What do you think ?
FYI, I'm using InnoDB with Xoops for many years now without problem.
Benefits
More reliable
Code Example
Just rename MyISAM to InnoDB in the table structure files