![[wl_lock_tuple_1771892095815.png|256]] - **Description**: The process is waiting to acquire a lock on a specific row (tuple). This occurs during `UPDATE`, `DELETE`, or `SELECT FOR UPDATE` when another session has already signaled its intent to modify that specific row. - **Resources**: [[CPU]], [[Memory]]