SAMPO Posted July 15, 2007 Report Share Posted July 15, 2007 I fixed it like this: I went to my sql console and typed in this CODE DROP TABLE IF EXISTS `ps_state`; CREATE TABLE `ps_state` ( `id` smallint(5) unsigned NOT NULL default '0', `logsource` varchar(255) NOT NULL default '', `lastupdate` int(10) unsigned NOT NULL default '0', `timestamp` int(10) unsigned NOT NULL default '0', `file` varchar(255) NOT NULL default '', `line` int(11) NOT NULL default '0', `map` varchar(32) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `logsource` (`logsource`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; Kads ludzy var pateikt kur atrodas ta mysql console esmu visur meklejis bet nekur neatradu!!!! Link to comment Share on other sites More sharing options...
RavenHolm Posted July 16, 2007 Report Share Posted July 16, 2007 ej uz phpmyadmin izvēlies savu datubāzi un augšā būs podziņa SQL Link to comment Share on other sites More sharing options...
SAMPO Posted July 17, 2007 Author Report Share Posted July 17, 2007 phpmyadmin izvēlies savu datubāzi un augšā būs podziņa SQL a man tads nav!! taja mape man ir tikai visadi nepazistami faili :faaak: Link to comment Share on other sites More sharing options...
Kavacky Posted July 18, 2007 Report Share Posted July 18, 2007 Tu no browsera tur gāji? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now