Re: [PHP] Re: General Mysql Connect

2008-10-29 Thread Robert Cummings
On Wed, 2008-10-29 at 18:32 -0700, Waynn Lue wrote: > > > > Waynn Lue wrote: > > > >> Yeah, it's the same user, same everything (for now). But I wonder why > >> we're seeing these "lost connection" errors and I'm trying to fix > >> it--this was one of the things I was investigating. > >> > > > > Ra

[PHP] Re: General Mysql Connect

2008-10-29 Thread Waynn Lue
> > Waynn Lue wrote: > >> Yeah, it's the same user, same everything (for now). But I wonder why >> we're seeing these "lost connection" errors and I'm trying to fix >> it--this was one of the things I was investigating. >> > > Random guess :) > > You're overwriting a result or connection variable?

[PHP] Re: General Mysql Connect

2008-10-29 Thread Chris
Waynn Lue wrote: Yeah, it's the same user, same everything (for now). But I wonder why we're seeing these "lost connection" errors and I'm trying to fix it--this was one of the things I was investigating. Random guess :) You're overwriting a result or connection variable? $query = "select * f

[PHP] Re: General Mysql Connect

2008-10-29 Thread Waynn Lue
It's actually a deliberate design decision to have two dbs, because one's a shared database, and one's application specific. Thanks, Waynn On 10/29/08, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > On Thu, 2008-10-30 at 08:55 +1100, Chris wrote: >> Waynn Lue wrote: >> > I sent an email to the mysq

[PHP] Re: General Mysql Connect

2008-10-29 Thread Waynn Lue
Yeah, it's the same user, same everything (for now). But I wonder why we're seeing these "lost connection" errors and I'm trying to fix it--this was one of the things I was investigating. On 10/29/08, Chris <[EMAIL PROTECTED]> wrote: > Waynn Lue wrote: >> I sent an email to the mysql list, but it