CODE
شماره خطا : 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 AUTO_INCREMENT=1' at line 11
پرس و جو در مورد خطا :
<div dir="ltr">
CREATE TABLE IF NOT EXISTS pbb_post_thanks ( id INT(10) NOT NULL AUTO_INCREMENT , thanks_user_id INT(10) NOT NULL, userid INT(10) NOT NULL, username VARCHAR(50) NOT NULL, display_username VARCHAR(255) NOT NULL, thanks_username VARCHAR(255) NOT NULL, date INT(10) NOT NULL, subjectid INT(10) NOT NULL, replyid INT(10) NOT NULL, PRIMARY KEY (id) ) TYPE=MYISAM AUTO_INCREMENT=1
The last updates uploaded in forum ;