【 使用环境 】生产环境
【 OB 】
【 使用版本 】5.7.25-OceanBase-v4.2.1.10
【问题描述】org,springframevork,dao,TranslentDataccessResourceException:
Cause: java.sql.sQLException:0
Error updating database.
###The error may exist in com/xxx/mapper/SysFilelapper.java (best guess)
###The error may involve com.xxx.mapper.SyeFileMapper,insert-Inline
The error occurred while setting parameters
SOu: INSERT INTo sys_tile (file_name, original, bucket_name, type, ilesize, create_user, tenant_id) VALUs (?,?,?,?,?,?,1)
Cause:iava,sql.SQLException:0
: 0: nested exception is java.sql.SQLLException:
报错日志就是这样的
【复现路径】在测试服和本地都无法复现。在生产环境使用mysql也不会出现这个问题。