【发布时间】:2019-05-24 19:27:08
【问题描述】:
我使用此架构在 MariaDB -https://github.com/spring-projects/spring-batch/blob/master/spring-batch-core/src/main/resources/org/springframework/batch/core/schema-mysql.sql 中创建 Spring 批处理表。
BATCH_JOB_EXECUTION_PARAMS 表失败并出现以下错误
Error: (conn=10719030) This table type requires a primary key
SQLState: 42000
ErrorCode: 1173
【问题讨论】:
标签: mariadb spring-batch entity-attribute-value