order_info建表一直提示錯誤
數(shù)據(jù)庫一直在提示錯誤。
錯誤信息:
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 ') NOT NULL DEFAULT 0,
? `amount` int(0) NOT NULL DEFAULT 0,
? `order_price` do' at line 5
2019-06-09
上一個SQL,小數(shù)點沒加
2019-06-09
2019-06-09
2019-04-08
你是double類型,默認值應該是0.00吧