"explain"
- - - - - - - - - -
Scott Poarch
www.globalhost.com
- - - - - - - - - -
> From: "Richard Lynch" <[EMAIL PROTECTED]>
> Organization: Lynch Interplanetary Enterprises
> Date: Fri, 3 Aug 2001 17:09:49 -0500
> To: <[EMAIL PROTECTED]>
> Subject: [PHP] Re: Left Join extremely slow (MySQL
Hi,
Does "Select a.field, b.field from table_one a, table_two b where a.id =
b.id" work in PHP3/MySQL 3.22.32?
Client's running PHP3, and I'm on 4.
thanks.
- - - - - - - - - -
Scott Poarch
www.globalhost.com
- - - - - - - - - -
--
PHP General Mailing List (http://www.php.net/)
To unsubsc
Hi all,
I have a setup where I populate one table as a temporary holding place for data. When
the user's session is complete, I want to transfer all that data to a similar,
permanent table.
The strangeness is this - most of the time the data is all transferred fine, but
sometimes only a few o
3 matches
Mail list logo