When installing tracker_date_reminder plugin, DB may be corrupted error
Logs:
PHP Notice: DB error ==> CREATE TABLE artifact_date_reminder_settings (\n reminder_id int(11) NOT NULL auto_increment,\n field_id int(11) NOT NULL default '0',\n group_artifact_id int(11) NOT NULL default '0',\n notification_start int(11) NOT NULL default '0',\n notification_type int(11) NOT NULL default '0',\n frequency int(11) NOT NULL default '0',\n recurse int(11) NOT NULL default '0',\n notified_people varchar(255) NOT NULL default '',\n PRIMARY KEY (reminder_id)\n) TYPE=MyISAM;\n @@ /usr/share/codendi/src/common/plugin/PluginManager.class.php at line 273 in /usr/share/codendi/src/common/dao/include/DataAccessObject.class.php on line 135, referer:
https://mysql55.cro.enalean.com/plugins/pluginsadministration/?action=install&name=tracker_date_reminder