IBM bluemix が提供する Compose for MySQL データベースから "last_insert_id()" を取得しようとすると、Spring-Batch アプリケーションが次のエラーを生成します。
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.