Would using MariaDB with the Aria storage engine solve this issue?
t
tapac
11/21/2018, 2:58 PM
@Miclebrick, when you face a deadlock MySQL throws an Exception, but in your case it more like a lock-wait problem which might be caused by a slow inserts.
I asked for additional information in previous thread.