I'm waiting for a unix pipe to be populated when I get the following
message from MySQL:

ERROR 2013 at line 1 in file: 'script_namel': Lost connection to MySQL server during 
query

The script in question has one statement in it:

load data local infile 'pipe_name'......

This only happens if the pipe is not populated within a certain time (say 5 minutes).
If the pipe is populated before then, the statement finishes as expected.

Is there a parameter to increase the time that MySQL will wait for his pipe to be 
populated?

Thanks in advance,
Andrew Knorr



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