It's purely advisory locking.  You aren't locking anything other
than a certain value within the server itself.  The benefit comes
only if all clients agree to use the same advisory locking schema.

-Tilghman

-- 
"There cannot be a crisis today.  My schedule is already full."
     --Henry Kissinger

> -----Original Message-----
> From: Randy Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 14, 2001 11:01
> To: [EMAIL PROTECTED]
> Subject: get_lock()
> 
> 
> When using getlock what goes in the str in the following syntax
> 
> 
>        GET_LOCK(str,timeout) 
> 
> is the the primary key of the row that you would like to 
> lock?  the manual isn't very specific on that....
> 
> Thanks
> 
> randy
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to