Re: [PHPLIB] Atomicity From: Kristian Koehntopp (kris <email protected>)
Date: 03/01/00

On Tue, Feb 29, 2000 at 04:09:18PM -0600, Arno A. Karner wrote:
> Ive seen the lock functionsin DB_Sql, and ive ask this question b 4, and
> gotton no answer. if apache, amd mod_php are pooling connections based on
> host, db, username, password. how do i make sure that the connection i
> currently have is unique, so that so that another connection doesnt share
> my connection and insert sql statments inbetween my BEGIN/LOCK, and
> COMMIT/ROLLBACK/UNLOCK

There have been similar questions on the PHP3 and PHP4BETA
mailing lists at lists.php.net and I do not know about the
current state of affairs. You probably should ask these
questions on one of these lists to get an anwer from Zeev or
Andi.

Kristian

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.