MariaDB103Dialect requires the lock wait timeout to be expressed in seconds

Description

javax.persistence.lock.timeout is defined as "milliseconds" in the JPA specification. But actually, it is set as "seconds" in SQL for MariaDB.

https://mariadb.com/kb/en/wait-and-nowait/

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created November 26, 2020 at 12:23 PM
Updated December 1, 2020 at 3:17 PM
Resolved November 30, 2020 at 8:40 PM