7 messages in com.mysql.lists.perlRe: Problem with DBD::mysql
FromSent OnAttachments
Steve Hay26 Apr 2002 01:57.pl, .bat
Jochen Wiedmann26 Apr 2002 02:17 
Steve Hay30 Apr 2002 02:52 
Jochen Wiedmann30 Apr 2002 05:17 
Steve Hay30 Apr 2002 06:16 
Jochen Wiedmann30 Apr 2002 07:13 
Steve Hay30 Apr 2002 07:44 
Subject:Re: Problem with DBD::mysql
From:Jochen Wiedmann (jo@ispsoft.de)
Date:04/30/2002 07:13:31 AM
List:com.mysql.lists.perl

Zitiere Steve Hay <Stev@uk.radan.com>:

If I add "set autocommit=0;" to the start of the "insert.sql" file then

the two "mysql.exe" processes seem to hang!

That's not the same, again. If you do that, you also have to add a "commit" after each "insert".

Jochen