On Sun, Jun 15, 2003 at 02:01:09PM +0100, Andy Hassall wrote:
> [EMAIL PROTECTED] wrote:
> 
> > however make test gives me the following:
> > $ make test
> >
> > and it never comes back.
> 
> Maybe it's worth adding the alter session to t/meta.t, since unless you're
> the DBA you're not going to be able to drop the stats or alter the default
> optimiser mode? (Although maybe it would then break when 10.0 comes out...
> so it should probably be version dependent, i.e. only do it on 9.2?)
> 
> --- t/meta.t~   2003-03-25 13:57:57.000000000 +0000
> +++ t/meta.t    2003-06-15 13:55:55.000000000 +0100
> 
> +$dbh->do('alter session set optimizer_mode = RULE');
> +

Please let me know if that helps!

Tim.

Reply via email to