تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 1 أصوات - بمعدل 5
  • 1
  • 2
  • 3
  • 4
  • 5
شرح التحويل من منتدي vb الي منتدي mybb
#16
ظهرت تلك الرسالة عند محاولة الاستيراد
كود :
Database error in vBulletin 4.2.2:

Invalid SQL:
CREATE TABLE IF NOT EXISTS charset_convert (
 item varchar(250) NOT NULL default '',
 records int(20) unsigned NOT NULL default '0',
 percent int(4) NOT NULL default '0',
 convertable_fields mediumtext NOT NULL,
 primary_keys mediumtext NOT NULL,
 full_text mediumtext NOT NULL,
 analyzed tinyint(1) unsigned NOT NULL default '0',
 convertit tinyint(1) unsigned NOT NULL default '0',
 converted tinyint(1) unsigned NOT NULL default '0',
 collation_convert tinyint(1) unsigned NOT NULL default '0',
 `collation` tinyint(1) unsigned NOT NULL default '0',
 `temporary` tinyint(1) unsigned NOT NULL default '0',
 index_altered tinyint(1) unsigned NOT NULL default '0',
 UNIQUE KEY item (item),
 KEY converted (converted),
 KEY `collation` (`collation`),
 KEY `temporary` (`temporary`),
 KEY analyzed (analyzed),
 KEY `convert` (convertit),
 KEY collation_convert (collation_convert)
) TYPE=MyISAM;;

MySQL Error   : 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 22
Error Number  : 1064

المنتدى نسخة 4.2.2
[صورة: avatar_229590.gif?dateline=1412525966]
الرد
شكر من طرف :


الردود في هذا الموضوع
RE: شرح التحويل من منتدي vb الي منتدي mybb - بواسطة mrsaud - 2014-09-21, 08:50 PM

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم