On Thu, 2004-11-25 at 07:36, Henri Asseily wrote: > On Nov 24, 2004, at 10:14 PM, Lincoln A. Baxter wrote:
> > 3) Which DBD(s) have you tested this with? If more than one, does the > > problem occur with all DBD's you have tried? (Which ones have you > > tried?) I would want to know if this is DBD behavior or DBI code that > > is freaking out or getting corrupted by the signal. We could be > > dealing > > with stacked Signal handlers. Check the source of the DBD you are > > using > > for the use of signal() or sigaction(). > > I've been using DBD::Sybase exclusively at this point, with ASE and > Sybase IQ. Have you considered letting Sybase OpenClient's timeout functionality handle this instead of using signals? I realize that it's not portable, but it might be better behaved. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.peppler.org/ Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
