Re: [Activewarehouse-discuss] various bulk load issues (MySQL, SQLServer)

2007-09-18 Thread Thibaut Barrère
> It is an adapter issue. I actually tracked it down and I'm pretty sure > I wrote up something on how to fix it, but I can't find it at the > moment. I'll get back to you on it. Ouch - today it seems that I have reached a limit: increasing the maximum packet size won't let the bulk load work (siz

Re: [Activewarehouse-discuss] various bulk load issues (MySQL, SQLServer)

2007-09-18 Thread Thibaut Barrère
> It is an adapter issue. I actually tracked it down and I'm pretty sure > I wrote up something on how to fix it, but I can't find it at the > moment. I'll get back to you on it. thanks - I should be able to do some testing by the end of the week on my Windows Parallels instance if you find it bac

Re: [Activewarehouse-discuss] various bulk load issues (MySQL, SQLServer)

2007-09-18 Thread Anthony Eden
On 9/18/07, Thibaut Barrère <[EMAIL PROTECTED]> wrote: > Here's a bunch of issues I've spotted, related to adapter_extensions, > or to the way the databases work, anyway: > > * bulk load time-out on MySQL/Windows > > Only happens on MySQL/Windows. As soon as the file to bulk load is > bigger than t

[Activewarehouse-discuss] various bulk load issues (MySQL, SQLServer)

2007-09-18 Thread Thibaut Barrère
Here's a bunch of issues I've spotted, related to adapter_extensions, or to the way the databases work, anyway: * bulk load time-out on MySQL/Windows Only happens on MySQL/Windows. As soon as the file to bulk load is bigger than the maximum packet size (see mysql startup variables), the bulk ends