Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
select_for_update这些天我在 Django 中使用它来生成SELECT FOR UPDATE语句,我想知道 MySQL 保持锁定的时间。某处有超时吗?
select_for_update
SELECT FOR UPDATE