mirror of
https://github.com/MariaDB/server.git
synced 2025-10-18 09:50:33 +03:00
Make TokuDB report row lock waits with thd_rpl_deadlock_check(). This allows parallel replication to properly detect conflicts, and kill and retry the offending transaction.