mariadb/storage/innobase/lock
Marko Mäkelä b81a403e69 lock_rec_enqueue_waiting(): Fix diagnostics
This is fixup after commit 8026cd6202.
We must not silently allow a lock wait to occur during InnoDB data
dictionary transactions. The dict_operation_lock is supposed to
prevent lock waits, and we want to be aware of any errors.
2018-03-28 17:32:26 +02:00
..
lock0iter.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
lock0lock.cc lock_rec_enqueue_waiting(): Fix diagnostics 2018-03-28 17:32:26 +02:00
lock0prdt.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
lock0wait.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00