-
Bug
-
Resolution: Done
-
Minor
-
5.1.4.CR1
-
None
The binary JDBC cache store expects the ID column to be of type INT but the unit tests create an ID column of type VARCHAR(255). Recent versions of H2 (1.3.x) fail to interpret this correctly.