SAngel
Профессор
- Регистрация
- 7 Апр 2006
- Сообщения
- 357
- Реакции
- 44
При установке 3.0 пишет
Create config file............Succeed
Create database................Succeed
Install data.......................Fail
SQL Error: ERROR NO: 1064 ERROR MSG: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 18 Query String: CREATE TABLE `ecs_ad` ( `ad_id` smallint(5) unsigned NOT NULL auto_increment, `position_id` smallint unsigned NOT NULL default '0', `media_type` tinyint(3) unsigned NOT NULL default '0', `ad_name` varchar(60) NOT NULL default '', `ad_link` varchar(255) NOT NULL default '', `ad_code` text NOT NULL, `start_time` int(11) NOT NULL default '0', `end_time` int(11) NOT NULL default '0', `link_man` varchar(60) NOT NULL default '', `link_email` varchar(60) NOT NULL default '', `link_phone` varchar(60) NOT NULL default '', `click_count` mediumint(8) unsigned NOT NULL default '0', `enabled` tinyint(3) unsigned NOT NULL default '1', PRIMARY KEY (`ad_id`), KEY `position_id` (`position_id`), KEY `enabled` (`enabled`) ) TYPE=MyISAM File Path: /home/u175585705/public_html/install/data/structure.sql
Create config file............Succeed
Create database................Succeed
Install data.......................Fail
SQL Error: ERROR NO: 1064 ERROR MSG: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 18 Query String: CREATE TABLE `ecs_ad` ( `ad_id` smallint(5) unsigned NOT NULL auto_increment, `position_id` smallint unsigned NOT NULL default '0', `media_type` tinyint(3) unsigned NOT NULL default '0', `ad_name` varchar(60) NOT NULL default '', `ad_link` varchar(255) NOT NULL default '', `ad_code` text NOT NULL, `start_time` int(11) NOT NULL default '0', `end_time` int(11) NOT NULL default '0', `link_man` varchar(60) NOT NULL default '', `link_email` varchar(60) NOT NULL default '', `link_phone` varchar(60) NOT NULL default '', `click_count` mediumint(8) unsigned NOT NULL default '0', `enabled` tinyint(3) unsigned NOT NULL default '1', PRIMARY KEY (`ad_id`), KEY `position_id` (`position_id`), KEY `enabled` (`enabled`) ) TYPE=MyISAM File Path: /home/u175585705/public_html/install/data/structure.sql