php-db | 2004071
Date: 07/08/04
- Next message: Rosen: "Re: [PHP-DB] Table locking"
- Previous message: Rosen: "Re: [PHP-DB] Table locking"
- In reply to: Rosen: "Re: [PHP-DB] Table locking"
- Next in thread: Rosen: "Re: [PHP-DB] Table locking"
- Reply: Rosen: "Re: [PHP-DB] Table locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Friday 09 July 2004 07:09, Rosen wrote:
> Is thath mean, thath, when one user is addind records to table, and lock
> it - when another user is trying to get the max field value for some field,
> the script will waiting the first user to unlock table and then to see the
> max value of some field in a table ?
Depends on what type of LOCK you specify. Refer to your DB docs for details.
-- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* I'm so broke I can't even pay attention. */-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Rosen: "Re: [PHP-DB] Table locking"
- Previous message: Rosen: "Re: [PHP-DB] Table locking"
- In reply to: Rosen: "Re: [PHP-DB] Table locking"
- Next in thread: Rosen: "Re: [PHP-DB] Table locking"
- Reply: Rosen: "Re: [PHP-DB] Table locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

