发新话题
打印

安裝錯誤

安裝錯誤

安裝時出現了如附圖內容??

原文如下:

SQL Error: ERROR NO: 1064 ERROR MSG: syntax error near '0'', `end_time` int(10) unsigned NOT NULL default ''0'', `description` varch' at line 5 Query String: CREATE TABLE `ecs_activity` ( `activity_id` smallint(5) unsigned NOT NULL auto_increment, `action_code` varchar(80) NOT NULL default '''', `name` varchar(120) NOT NULL default '''', `start_time` int(10) unsigned NOT NULL default ''0'', `end_time` int(10) unsigned NOT NULL default ''0'', `description` varchar(255) NOT NULL default '''', PRIMARY KEY (`activity_id`), KEY `action_code` (`action_code`), KEY `start_time` (`start_time`), KEY `end_time` (`end_time`) ) TYPE=MyISAM File Path: /xxxx

請問各位有遇過嗎???


謝謝

附件

error.JPG (87.77 KB)

2007-5-26 00:08

error.JPG

TOP

資料庫版本?
環境的訊息可以告知嗎?
煙火商店     

TOP

发新话题