Hi there, The links that you gave me doesn't say what is suposed to happen if 2 different users are trying to make an insert (using the insert statement) to the same table.
Will the transaction abort for one of the users? Best regards, Henda On 9/27/06, Dan Nelson <[EMAIL PROTECTED]> wrote:
In the last episode (Sep 27), Henda Carvalho said: > Can somebody please tell me what is the behaviour of mysql when 2 > different users are trying to make an insert to the same table. http://dev.mysql.com/doc/refman/5.0/en/table-locking.html http://dev.mysql.com/doc/refman/5.0/en/concurrent-inserts.html -- Dan Nelson [EMAIL PROTECTED]
