为什么我跟着老师创建demo数据库保存时会出错?提示#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 'BINARY NULL, `name` VARCHAR(255) NOT NULL, `price` FLOAT(20) NOT NULL, `status` ' at line 1
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
报语法错误了,那肯定就是你的语句有问题,把你代码复制上来看一下