Error at the line 0: CREATE TABLE `akb_ak_profiles` ( `id` int(10) unsigned NOT NULL auto_increment, `description` varchar(255) NOT NULL, `configuration` longtext, `filters` longtext, PRIMARY KEY (`id`) ) TYPE=I ... MySQL: MySQL query failed with error 1005 (Can't create table '.\ethnobotanylife\jos_ak_profiles.frm' (errno: 121)). The query was:CREATE TABLE `jos_ak_profiles` ( `id` int(10) unsigned NOT NULL auto_increment, `description` varchar(255) NOT NULL, `configuration` longtext, `filters` longtext, PRIMARY KEY (`id`) ) TYPE=InnoDB AUTO_INCREMENT=2
Can someone help me with this?