Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6185 invoked by uid 1010); 17 Sep 2004 14:24:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6159 invoked by uid 1007); 17 Sep 2004 14:24:49 -0000 Message-ID: <20040917142449.6153.qmail@pb1.pair.com> To: internals@lists.php.net References: <20040916040105.25425.qmail@pb1.pair.com> <20040916171118.17288.qmail@pb1.pair.com> <20040916180828.35379.qmail@pb1.pair.com> <1095397923.30170.2104.camel@beethoven.local> Date: Fri, 17 Sep 2004 07:24:53 -0700 Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-Posted-By: 24.165.85.87 Subject: Re: [PHP-DEV] mysql_connect using version 5.0.1 accesses theinternet when host and client are the same system From: SoCalSam@GMail.com ("Sam Hobbs") "Georg Richter" wrote in message news:1095397923.30170.2104.camel@beethoven.local... > > If you're using MySQL 4.1 or above you should use the same client > library - even if the authentication is not a problem, you will run into > several problems when retrieving resultsets metadata. I don't understand this but it seems irrelevant to me. If it is relevant then I don't undersand this well enough to know what to do or to look at.