Fix in SVN

----- Original Message ----- 
From: "roberto" <[EMAIL PROTECTED]>
To: <ibatis-user-cs@incubator.apache.org>
Sent: Monday, January 03, 2005 8:12 AM
Subject: MySQL ByteFx error (was RE: Command timeout != Session timeout)


FYI, I'm getting an exception thrown by the ByteFx MySQL provider stating
that CommandTimeout isn't supported.

Roberto

-----Original Message-----
From: Gilles Bayon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 28, 2004 12:48 PM
To: ibatis-user-cs@incubator.apache.org
Subject: Re: Command timeout != Session timeout

ok, done

Thanks.

----- Original Message ----- 
From: "Alexey Boroday" <[EMAIL PROTECTED]>
To: <ibatis-user-cs@incubator.apache.org>
Sent: Tuesday, December 28, 2004 4:06 PM
Subject: Command timeout != Session timeout


Hello!

 I've found that command timeout is not equal to the connection timeout.
Connection timeout I could change via connection string for the MS SQL
database at least.
To fix this I propose to add somehting like:

command.CommandTimeout = this.Connection.ConnectionTimeout;

to the SqlMapSession.CreateCommand(CommandType commandType) method or
anywhere else.


-- 
 С уважением, Алексей Бородай
 Отдел разработки ПО


___________________________________________________________________________

This communication is confidential and may be legally privileged.
If you believe you are not an intended recipient, please inform the sender,
delete the e-mail and do not copy, print or use it or disclose it to others.
You can inform the sender by replying to this e-mail or by telephone (+380
44 4906080).




Reply via email to