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 ‘NULL,
price DOUBLE NULL,
address varchar(100) NULL,
CONSTRAINT bus_goods_p’ at line 6
将参数的数据类型由大写改成小写,并调整varchar的数字就可以了。
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
最新推荐文章于 2025-05-22 08:08:34 发布