On Wed, Mar 07, 2001 at 06:18:11PM -0600, John Walstra wrote:
> ----
> PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Null"
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:database=sessions 
>UserName=global Password=global"     
> ----

you've got several apache processes writing to the one mysql database
table, but no locking to prevent "race-condition fun".

-- 
 - Gus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to