Re: Debian MySQL Perl DBI - connection terminates unexpectedly after 100 secs.
- From: "J. Gleixner" <glex_no-spam@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Mar 2009 10:36:29 -0500
John wrote:
Hi
I'm updating a MySQL table with about 2 million records. After about 100 seconds the program ends with no error message. If I use LIMIT 800000,50000 the part where it stopped is OK so the UPDATE part is OK.
Is there a time out parameter? Or am I running out of memory. Can the memory be increased?
Check line 24.
.
- Follow-Ups:
- References:
- Prev by Date: Re: help using SQLite3 in-memory databases (through DBI)
- Next by Date: Re: Most efficient way to do set-comparison
- Previous by thread: Debian MySQL Perl DBI - connection terminates unexpectedly after 100 secs.
- Next by thread: Re: Debian MySQL Perl DBI - connection terminates unexpectedly after 100 secs.
- Index(es):
Relevant Pages
|