Re: Problem with 2GB limit.

2004-04-14 Thread Sean Quinlan
On Wed, 2004-04-14 at 16:03, Dan Nelson wrote: > He mentioned his input file was 3gb, so I assumed this was not the > problem :) Ah, sorry, just joined the list & must have missed it. -- Sean Quinlan <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

RE: Problem with 2GB limit.

2004-04-14 Thread Cesar Bonavides Martinez
est regards, Cesar -Original Message- From: Sean Quinlan [mailto:[EMAIL PROTECTED] Sent: MiƩrcoles, 14 de Abril de 2004 01:35 p.m. To: Dan Nelson Cc: Cesar Bonavides Martinez; [EMAIL PROTECTED] Subject: Re: Problem with 2GB limit. On Wed, 2004-04-14 at 15:20, Dan Nelson wrote: > Now that&

Re: Problem with 2GB limit.

2004-04-14 Thread Dan Nelson
In the last episode (Apr 14), Sean Quinlan said: > On Wed, 2004-04-14 at 15:20, Dan Nelson wrote: > > Now that's interesting. Max_data_length is set to 4gb, but you're > > getting an error at 2gb. Could it be a process resource limit? What > > does the "ulimit" command return? You can reset tha

Re: Problem with 2GB limit.

2004-04-14 Thread Sean Quinlan
On Wed, 2004-04-14 at 15:20, Dan Nelson wrote: > Now that's interesting. Max_data_length is set to 4gb, but you're > getting an error at 2gb. Could it be a process resource limit? What > does the "ulimit" command return? You can reset that limit with the > "ulimit unlimited" command. IIRC, som

Re: Problem with 2GB limit.

2004-04-14 Thread Dan Nelson
In the last episode (Apr 14), Cesar Bonavides Martinez said: > Thank you for your fast answer. > > I tried everything you told me, but unfortunately another error > message came through: > > Here you have all what you asked me to do: > > mysql> SHOW VARIABLES LIKE "large_files_support"; > +-

RE: Problem with 2GB limit.

2004-04-14 Thread Cesar Bonavides Martinez
lson [mailto:[EMAIL PROTECTED] Sent: MiƩrcoles, 14 de Abril de 2004 12:51 a.m. To: Cesar Bonavides Martinez Cc: [EMAIL PROTECTED] Subject: Re: Problem with 2GB limit. In the last episode (Apr 13), Cesar Bonavides Martinez said: > I'm working with Solaris 8, and MySQL 4.0.17-standard. > &g

Re: Problem with 2GB limit.

2004-04-13 Thread Dan Nelson
In the last episode (Apr 13), Cesar Bonavides Martinez said: > I'm working with Solaris 8, and MySQL 4.0.17-standard. > > I was trying to upload data into a single table database and when it > reached 2GB it stopped uploading sending the error message: > > ERROR 1030 at line 2450: Got error 27 fr

Problem with 2GB limit.

2004-04-13 Thread Cesar Bonavides Martinez
Hi, I'm working with Solaris 8, and MySQL 4.0.17-standard. I was trying to upload data into a single table database and when it reached 2GB it stopped uploading sending the error message: ERROR 1030 at line 2450: Got error 27 from table handler After more than 4 hours digging into the FAQs and