سلام دوستان
ممنون میشم بگید مشکل این کوئری چیه ؟
این ارور رو دریافت میکنم
الته از خود phpmyadmin اقدام کردم
پیشاپیش ممنون
ممنون میشم بگید مشکل این کوئری چیه ؟
PHP:
Create table mod_mellatverification (\n\torderId Bigint NOT NULL,\n\tinvoiceid Int NOT NULL,\n\tamount Bigint NOT NULL,\n\tdate Datetime NOT NULL,\n\thashRefId Text,\n\trefId Bigint,\n\treqType Enum('Sale', 'Refund') NOT NULL DEFAULT 'Sale',\n\tstatus Enum('Verified', 'Unknown', 'Unsuccess', 'Success') NOT NULL DEFAULT 'Unknown',\n Primary Key (orderId)) ENGINE = MyISAM;
این ارور رو دریافت میکنم
PHP:
#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 '\n\torderId Bigint NOT NULL,\n\tinvoiceid Int NOT NULL,\n\tamount Bigint NOT NUL' at line 1
الته از خود phpmyadmin اقدام کردم
پیشاپیش ممنون