who's locking the record

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

who's locking the record

Post by jkuiper » Thu 11 Dec 2008 11:11

We using locking when editing a record in a table.
Is it possible to know who locked the record?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 11 Dec 2008 14:32

MySQL server does not allow to know who locked a record.

Post Reply