Ed Avis wrote: >When building DBD::Oracle 1.16 the test t/40ph_type dumped core. FWIW, >I was trying to build the newer DBD::Oracle release to fix a coredump >in my own program that used FetchHashKeyName => 'NAME_lc' and >selectall_hashref(). I see that this test does the same thing
A coredump when using FetchHashKeyName with DBD::Sybase suggested to me that the problem was with DBI. Upgrading to DBI 1.48 fixed the crash. -- Ed Avis <[EMAIL PROTECTED]>
