Hi Sinisa,
Sinisa Milivojevic wrote:
>
> There are several possibilities. You could be reaching some OS limits
> or haning user / group permission problems.
Don't think its permissions, since I had a similar process which ran fine, but I
had to change the schema to use the last insert id for ot
Chris Withers writes:
> Hi,
>
> I've got a problem with 3.23.44-max-nt on Windows 2000 using Berkley tables.
>
> I'm running an import process which inserts a big set of rows ('bout 27
> million), as part of a document indexing process. Each new row uses the
> AUTO_INCREMENT_ID from the previous
Hi,
I've got a problem with 3.23.44-max-nt on Windows 2000 using Berkley tables.
I'm running an import process which inserts a big set of rows ('bout 27
million), as part of a document indexing process. Each new row uses the
AUTO_INCREMENT_ID from the previous row. So, I have a loop which basica