You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2019. It is now read-only.
When installing achievo-1.4.5 using the Setup menu (logging in as administrator), Setup will report that the CRM module has been correctly installed, but accessing Setup again will show CRM must still be installed.
This occurs only when MySQL uses Innodb tables by default (as of MySQL 5.5), and does not occur with older versions of MySQL that use MyISAM tables by default (or presumably if MySQL 5.5+ is configured to use MyISAM tables by default).