This is an automated email from the ASF dual-hosted git repository.
struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from ab8090f OPENJPA-2856 improve MariaDB TIME handling
new 8d3acdc OPENJPA-2857 handle sqlState 70100 as QueryTimeoutException
new 495fe20 disable test for databases which cannot handle large PKs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/openjpa/jdbc/sql/MariaDBDictionary.java | 3 +-
.../openjpa/jdbc/sql/sql-error-state-codes.xml | 2 +-
...TestRelationFieldAsPrimaryKeyAndForeignKey.java | 333 +++++++++++----------
3 files changed, 173 insertions(+), 165 deletions(-)