我的 spring-batch 应用程序在尝试从 IBM bluemix 提供的 Compose for MySQL 数据库获取“last_insert_id()”时生成以下错误:
org.springframework.dao.DataAccessResourceFailureException: Could not obtain last_insert_id(); nested exception is java.sql.SQLException: The table does not comply with the requirements by an external plugin.] with root cause
java.sql.SQLException: The table does not comply with the requirements by an external plugin.