我的spring-batch应用程序在尝试获取" last_insert_id()"时会生成以下错误来自IBM bluemix所支持的Compose for MySQL数据库:
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.