Hello,

I am running MYSQL 3.23.34 on NT.

I have two processes running at the same time trying
to access same database file.

Process A : repeatedly doing -  open, write one
record, close.

Process B : repeatedly doing - open, read, close.

Both process stars and the process B will be aborted
by MYSQL and the error message : Lost Connection while
doing query.

I have set max_connection = 256.  

Does anybody have any idea about the cause and how to
fix it ?

Thanks a lot.

Perl.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
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