Skip to content

Add DataFieldMaxValueIncrementer for MariaDB #29306

@fmbenhassine

Description

@fmbenhassine

Spring Framework started treating MariaDB as an independent database here: #28355. However, it does not provide a dedicated DataFieldMaxValueIncrementer for it.

To give a bit of context, we have the same request in Spring Batch (to treat MariaDB as independent database, see spring-projects/spring-batch#3891), but due to the lack of a dedicated incrementer, we would have to use the MySQL one, which feels odd given the intent in the first place. Do you agree?

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)status: supersededAn issue that has been superseded by anothertype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions