Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35568 invoked by uid 1010); 16 Sep 2004 18:08:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35393 invoked by uid 1007); 16 Sep 2004 18:08:29 -0000 Message-ID: <20040916180828.35379.qmail@pb1.pair.com> To: internals@lists.php.net References: <20040916040105.25425.qmail@pb1.pair.com> <20040916171118.17288.qmail@pb1.pair.com> Date: Thu, 16 Sep 2004 11:08:32 -0700 Lines: 13 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 the internet when host and client are the same system From: SoCalSam@GMail.com ("Sam Hobbs") "Adam Maccabee Trachtenberg" wrote in message news:Pine.LNX.4.58.0409161343440.15542@miranda.org... > > http://dev.mysql.com/doc/mysql/en/Old_client.html Does the mysql extension use a "pre-4.1" client? Perhaps the php documentation answers that and if so then I don't expect you to answer that. Note that in this situation, it is a fresh install of MySQL and I am not using passwords. In that situation, the "Client does not support authentication protocol" does not apply, correct?