I think that'll be corrected by removing the trailing comma (highlighted) from this portion of the SQL query
Code:KEY `keep` (`keep`), ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
I think that'll be corrected by removing the trailing comma (highlighted) from this portion of the SQL query
Code:KEY `keep` (`keep`), ) ENGINE=MyISAM DEFAULT CHARSET=utf8;