Forums / Cotonti / Support / CRTICAL

biro
#14943 2009-07-27 22:17
got an error at the begining saying PM table damaged and should be fixed i removed it and when i try to run this query
CREATE TABLE `sed_pm` (
  `pm_id` int(11) unsigned NOT NULL auto_increment,
  `pm_state` tinyint(2) NOT NULL default '0',
  `pm_date` int(11) NOT NULL default '0',
  `pm_fromuserid` int(11) NOT NULL default '0',
  `pm_fromuser` varchar(100) collate utf8_unicode_ci NOT NULL,
  `pm_touserid` int(11) NOT NULL default '0',
  `pm_title` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `pm_text` text collate utf8_unicode_ci NOT NULL,
  `pm_html` text collate utf8_unicode_ci NOT NULL,
  PRIMARY KEY  (`pm_id`),
  KEY `pm_fromuserid` (`pm_fromuserid`),
  KEY `pm_touserid` (`pm_touserid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;
i get Error writing file './a3392578_1/sed_pm.frm' (Errcode: 28)
Be sure to check out<br /><br /><br />
My site-<a href="http://www.iso-center.co.cc">http://www.iso-center.co.cc</a><br />
My plugins;TPL Editior 1.2 &amp; Mobile site