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.
通常、データベース内の行をロックする必要があるときはいつでも、オンとオフを切り替えた bool 型の専用の列を使用しました。最近、MySQL などのさまざまなデータベースにロック機能が組み込まれていることを知りました。ロックとロック解除に列を使用するよりも、これらのネイティブ ロック機能を使用する利点は何ですか。
わかりました、私は今疲れています。