正在加油的(ง •̀_•́)ง 2022-04-09 14:08 采纳率: 100%
浏览 644
已结题

java使用mybatis-plus自带方法时,一直出现报错【insert插入方法】

问题遇到的现象和发生背景

使用postman测试接口,在到使用框架自带的方法insert时,插入报错

问题相关代码,请勿粘贴截图

这些事报错信息

Error updating database. Cause: java.sql.SQLSyntaxErrorException: 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 'order,

sub_order,
family,
sub_family,
genus,
sub_genus,
species,
sub_species,
di' at line 8

The error may exist in com/ljk/commons/mapper/InformationMapper.java (best guess)

The error may involve com.ljk.commons.mapper.InformationMapper.insert-Inline

The error occurred while setting parameters

SQL: INSERT INTO information ( name, b_name, kingdom, phylum, sub_phylum, g_class, sub_class, order, sub_order, family, sub_family, genus, sub_genus, species, sub_species, distribution_area, protection_level, binomial_nomenclature, food, life_time, breed, affect, colour, past_records, natural_enemy, life_habit, population_status, feature, growth_reproduction, pathophoresis, author_id, operating_time, valid_state ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )

运行结果及报错内容

img

我的解答思路和尝试过的方法
我想要达到的结果

可以正确的存储到数据库

  • 写回答

2条回答 默认 最新

  • 未聞花名丶 2022-04-09 20:40
    关注

    order是关键字,加反引号

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 4月18日
  • 已采纳回答 4月10日
  • 创建了问题 4月9日

悬赏问题

  • ¥20 关于wordpress建站遇到的问题!(语言-php)(相关搜索:云服务器)
  • ¥15 【求职】怎么找到一个周围人素质都很高不会欺负他人,并且未来月薪能够达到一万以上(技术岗)的工作?希望可以收到写有具体,可靠,已经实践过了的路径的回答?
  • ¥15 Java+vue部署版本反编译
  • ¥100 对反编译和ai熟悉的开发者。
  • ¥15 带序列特征的多输出预测模型
  • ¥15 Python 如何安装 distutils模块
  • ¥15 关于#网络#的问题:网络是从楼上引一根网线下来,接了2台傻瓜交换机,也更换了ip还是不行
  • ¥15 资源泄露软件闪退怎么解决?
  • ¥15 CCF-CSP 2023 第三题 解压缩(50%)
  • ¥30 comfyui openpose报错