não importa o sql da erro
---- Database: `adminbem_treatly_db`---- ------------------------------------------------------------ Table structure for table `addcat_cat`--CREATE TABLE `addcat_cat` ( `id` int(11) NOT NULL, `rid` int(11) NOT NULL, `addid` int(11) NOT NULL, `title` text CHARACTER SET utf8 NOT NULL, `atype` int(11) NOT NULL, `limits` int(11) NOT NULL, `reqs` int(11) NOT NULL, `status` int(11) NOT NULL) ENGINE=InnoDB DEFAULT CHARSET=latin1;