Please remove this and allow default DB server type... i'm using INNODB... and d.o does this too.
$table_config = "TYPE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 */";
Please remove this and allow default DB server type... i'm using INNODB... and d.o does this too.
$table_config = "TYPE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 */";
Comments
Comment #1
gábor hojtsyRemoved the type spec.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.