mehdininja
04-08-2014, 08:31 AM
JInstaller::install: خطای SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_joominafs` ( `id` int(11) unsigned NOT NULL auto_increment, `catid` int(11) unsigned NOT NULL COMMENT 'Category ID', `checked_out` int(11) unsigned NOT NULL, `filename` text NOT NULL, `name` text NOT NULL, `price` varchar(50) NOT NULL, `hit` varchar(50) NOT NULL, `type` varchar(5) NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM ;
SQL = CREATE TABLE IF NOT EXISTS `jos_joominafs` (
`id` int(11) unsigned NOT NULL auto_increment,
`catid` int(11) unsigned NOT NULL COMMENT 'Category ID',
`checked_out` int(11) unsigned NOT NULL,
`filename` text NOT NULL,
`name` text NOT NULL,
`price` varchar(50) NOT NULL,
`hit` varchar(50) NOT NULL,
`type` varchar(5) NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM ;
کامپوننت نصب: خطای SQL یا مفقود شدن فایل SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_joominafs` ( `id` int(11) unsigned NOT NULL auto_increment, `catid` int(11) unsigned NOT NULL COMMENT 'Category ID', `checked_out` int(11) unsigned NOT NULL, `filename` text NOT NULL, `name` text NOT NULL, `price` varchar(50) NOT NULL, `hit` varchar(50) NOT NULL, `type` varchar(5) NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM ;
SQL = CREATE TABLE IF NOT EXISTS `jos_joominafs` (
`id` int(11) unsigned NOT NULL auto_increment,
`catid` int(11) unsigned NOT NULL COMMENT 'Category ID',
`checked_out` int(11) unsigned NOT NULL,
`filename` text NOT NULL,
`name` text NOT NULL,
`price` varchar(50) NOT NULL,
`hit` varchar(50) NOT NULL,
`type` varchar(5) NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM ;
من موقع نصب افزونه ای با این خطا روبرو میشم . راهی هست برای برطرف کردنش ؟
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_joominafs` ( `id` int(11) unsigned NOT NULL auto_increment, `catid` int(11) unsigned NOT NULL COMMENT 'Category ID', `checked_out` int(11) unsigned NOT NULL, `filename` text NOT NULL, `name` text NOT NULL, `price` varchar(50) NOT NULL, `hit` varchar(50) NOT NULL, `type` varchar(5) NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM ;
SQL = CREATE TABLE IF NOT EXISTS `jos_joominafs` (
`id` int(11) unsigned NOT NULL auto_increment,
`catid` int(11) unsigned NOT NULL COMMENT 'Category ID',
`checked_out` int(11) unsigned NOT NULL,
`filename` text NOT NULL,
`name` text NOT NULL,
`price` varchar(50) NOT NULL,
`hit` varchar(50) NOT NULL,
`type` varchar(5) NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM ;
کامپوننت نصب: خطای SQL یا مفقود شدن فایل SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_joominafs` ( `id` int(11) unsigned NOT NULL auto_increment, `catid` int(11) unsigned NOT NULL COMMENT 'Category ID', `checked_out` int(11) unsigned NOT NULL, `filename` text NOT NULL, `name` text NOT NULL, `price` varchar(50) NOT NULL, `hit` varchar(50) NOT NULL, `type` varchar(5) NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM ;
SQL = CREATE TABLE IF NOT EXISTS `jos_joominafs` (
`id` int(11) unsigned NOT NULL auto_increment,
`catid` int(11) unsigned NOT NULL COMMENT 'Category ID',
`checked_out` int(11) unsigned NOT NULL,
`filename` text NOT NULL,
`name` text NOT NULL,
`price` varchar(50) NOT NULL,
`hit` varchar(50) NOT NULL,
`type` varchar(5) NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM ;
من موقع نصب افزونه ای با این خطا روبرو میشم . راهی هست برای برطرف کردنش ؟