Issues

Select view

Select search mode

 

Hibernate does not recognize MySQL 8 error code 3572 as PessimisticLockException

Fixed

Description

o.h.test.jpa.lock.LockExceptionTests#L93 fails with MySQL 8.0

Stacktrace:

Looking at test it seems to me that error is expected, but SQLException isn't converted to expected exception.

Details from SQLException:
Error code: 3572
SQL State: HY000

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 30, 2019 at 3:02 PM
Updated November 8, 2019 at 5:36 PM
Resolved November 1, 2019 at 6:08 PM

Activity

Show:

Former userNovember 1, 2019 at 6:08 PM

Fixed in master.

Flag notifications