عندما ارفع قاعدة البيانات القديمة لا اصل لنتيجة واتي لي كلام كتير
SQL query:
CREATE TABLE `PBB_addons` ( `id` int(9) NOT NULL auto_increment, `name` varchar(250) NOT NULL, `title` varchar(250) NOT NULL, `version` varchar(25) NOT NULL, `description` text NOT NULL, `author` varchar(250) NOT NULL, `url` varchar(350) NOT NULL, `installcode` text NOT NULL, `uninstallcode` text NOT NULL, `active` smallint(5) unsigned NOT NULL default '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 CREATE TABLE `PBB_ads` ( `id` int(9) NOT NULL auto_increment, `sitename` varchar(200) NOT NULL, `site` varchar(200) NOT NULL, `picture` varchar(200) NOT NULL, `width` int(9) NOT NULL, `height` int(9) NOT NULL, `clicks` int(9) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 INSERT INTO `PBB_ads` (`0`, `id`, `1`, `sitename`, `2`, `site`, `3`, `picture`) VALUES ('2', '2', 'انشئ منتداك مجانا مع سيمز', 'انشئ منتداك مجانا مع سيمز', '
http://www.cemz.net/forum/inde[...]
MySQL said:
#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 'CREATE TABLE `PBB_ads` (
`id` int(9) NOT NULL auto_increment,
`sitename` var' at line 14
وبالنسبة للاخ: نجم الويب لقد نفذت الشرح بالكامل ولكن لم تنجح
فممكن احد يساعدني