Dixit Tom Conlin (18.20 11.05.2004): >have you tried setting auto-ping to on ?
Thanks, but: 1) According to http://rebol.softinnov.org/mysql/usage.html, 'auto-ping? is set to 'on by default (just checked port/locals to make sure). 2) This is a problem that arises after a certain time (I think 30 seconds). After that time, I still see the connection with SHOW PROCESSLIST. 'Auto-ping? will reconnect if connection is lost _before_ I do an insert, and I have a connection that times out _during_ LOAD DATA INFILE. HY >On Tue, 11 May 2004, Hallvard Ystad wrote: > >> >> Hi >> >> I have some files with data that I load into a MySQL database using LOAD DATA >> INFILE. They take some time to load, and I often get a timeout error when using >> DocKimbel's mysql-protocol.r. It seems to happen after about 30 seconds. >> >> I looked through mysql-protocol.r for a 'timout parameter or something, but I >> didn't find anything of interest. Rebol's disarmed error seems to say the timout >> occurs in 'read. Has anyone else had this problem? What should I do? >> >> Regards, >> HY >> >> Prętera censeo Carthaginem esse delendam >> >> >> -- >> To unsubscribe from this list, just send an email to >> [EMAIL PROTECTED] with unsubscribe as the subject. >> > >-- >To unsubscribe from this list, just send an email to >[EMAIL PROTECTED] with unsubscribe as the subject. Prętera censeo Carthaginem esse delendam -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.