开发者社区 > 数据库 > 正文

刚才错了现在有好了

org.springframework.jdbc.UncategorizedSQLException:
### Error updating database. Cause: java.sql.SQLException: The MySQL server is running with the --rds-read-and-drop-only option so it cannot execute this statement
### The error may involve defaultParameterMap
### The error occurred while setting parameters

SQL: DELETE FROM CALLER_TOKEN WHERE UID=? AND GEN_TIME < ?
### Cause: java.sql.SQLException: The MySQL server is running with the --rds-read-and-drop-only option so it cannot execute this statement
; uncategorized SQLException for SQL []; SQL state [HY000]; error code [1290]; The MySQL server is running with the --rds-read-and-drop-only option so it cannot execute this statement; nested exception is 


java.sql.SQLException: The MySQL server is running with the --rds-read-and-drop-only option so it cannot execute this statement ,<-- java.sql.SQLException:The MySQL server is running with the --rds-read-and-drop-only option so it cannot execute this statement

展开
收起
码农正在 2019-06-17 10:14:55 2087 0
1 条回答
写回答
取消 提交回答
  • 遇到同样问题 突然报错 重启后就会恢复

    2021-09-30 16:18:12
    赞同 展开评论 打赏

数据库领域前沿技术分享与交流

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载