قمت رفع مجلد أبلود وعند استيراد المنتج يعطى الخطا التالى
invalid sql:
Create table whoread (
userid int(10) unsigned not null default 0,
threadid int(10) unsigned not null default 0,
dateline int(10) unsigned not null default 0,
ipaddress varchar(20) not null default '',
primary key (userid,threadid),
key dateline (threadid,dateline),
key ipaddress (ipaddress));
mysql error : Table 'whoread' already exists
error number : 1050
request date : Wednesday, september 9th 2009 @ 02:20:00 pm
error date : Wednesday, september 9th 2009 @ 02:20:01 pm
ياترى اية السبب وكيفية حله
شكرا
مواقع النشر (المفضلة)