P粉5756457542022-06-08 14:05:35 0 1 769
< style="font-size: 18.368px; border-bottom: 2px solid rgb(255, 0, 0); margin: 0px 0px 0.2em; border-top-color: rgb(255, 0, 0); border-right-color: rgb(255, 0, 0); border-left-color: rgb(255, 0, 0); color: rgb(0, 0, 0); font-family: sans-serif; white-space: normal;">错误SQL 查询:-- ------------------------------ Table structure for `xp_student`-- ----------------------------DROP TABLE IF EXISTS `xp_student` ;MySQL 返回:
autoload 2022-06-09 09:12:551楼
DROP TABLE IF EXISTS `xp_student` 这个是你的执行语句?那就看看你连接的数据库种是否有这个表
赞 +0添加回复