My spring-batch application generates the following error while trying to get "last_insert_id()" from Compose for MySQL database privided by IBM bluemix:
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.