Re: [Dbix-class] RHEL / CentOS performance finally fixed?

2008-09-18 Thread Dermot
2008/9/18 Tom Lanyon [EMAIL PROTECTED]: For people not currently running custom Perl on their RHEL based distros: http://rhn.redhat.com/errata/RHBA-2008-0876.html Looks like they've (finally) fixed the bless/overload issue. Is this the bug referred to by the DBIx startup message? Dp.

Re: [Dbix-class] RHEL / CentOS performance finally fixed?

2008-09-18 Thread Nigel Metheringham
On 18 Sep 2008, at 11:25, Octavian Rasnita wrote: Does anyone know if (and how) this patch can be applied to Fedora? Fedora 8 has a lesser version of this patch already in it, no idea if they will (or have) re-issue with the additional bits in it. Fedora 9 uses perl 5.10 which has never

Re: [Dbix-class] RHEL / CentOS performance finally fixed?

2008-09-18 Thread Christopher H. Laco
Nigel Metheringham wrote: On 18 Sep 2008, at 11:25, Octavian Rasnita wrote: Does anyone know if (and how) this patch can be applied to Fedora? Fedora 8 has a lesser version of this patch already in it, no idea if they will (or have) re-issue with the additional bits in it. Fedora 9

Re: [Dbix-class] Outer Joins

2008-09-18 Thread Karen Hoofnagle
Exactly what I needed. I *knew* it had to be there. Thanks, Karen On Sep 17, 2008, at 8:14 PM, Todd Holbrook wrote: On Wed, Sep 17, 2008 at 12:44 PM, Karen Hoofnagle [EMAIL PROTECTED] wrote: I need to perform a whole stack of left outer joins and include data from multiple tables in the

[Dbix-class] Problems with belongs_to/might_have on columns with null values.

2008-09-18 Thread Jason Kohles
If you are one of the people who is getting tired of me popping up on IRC every couple of weeks to try once again to track down (or at least positively identify) this problem, you are in luck! I've finally isolated exactly what the problem I'm running into is. The problem is with defining