Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55146 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71374 invoked from network); 3 Sep 2011 10:43:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2011 10:43:34 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:57211] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/B3-45280-3D4026E4 for ; Sat, 03 Sep 2011 06:43:32 -0400 Received: by gwb17 with SMTP id 17so2330850gwb.29 for ; Sat, 03 Sep 2011 03:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=UQXWt/Le+mxB0jyay9IMY+keeiOIhwhhLom27Sri2xM=; b=aK0BDRaMZAAcmBCzKFXfRGayYv+VoztpomvNY7cEc0ffjLQTmsf+/uzu0GEaLGk2xP /muysiPUtJxLIOTOuc7MEDrIRnIDPSCg57BSeOdYwSHTKI2HUlyWlEE2eZyMiWQrKOb7 6CgrLmCGOuJsWRSBXSmyOGRHGx8IqyKmoglyk= MIME-Version: 1.0 Received: by 10.147.17.13 with SMTP id u13mr1487234yai.31.1315046608975; Sat, 03 Sep 2011 03:43:28 -0700 (PDT) Received: by 10.147.168.14 with HTTP; Sat, 3 Sep 2011 03:43:28 -0700 (PDT) In-Reply-To: References: <4E61EE07.8030402@lsces.co.uk> Date: Sat, 3 Sep 2011 12:43:28 +0200 Message-ID: To: Pierre Joye Cc: Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Why does mysqlnd get included in Linux 'core' PHP5 packages? From: tyra3l@gmail.com (Ferenc Kovacs) On Sat, Sep 3, 2011 at 12:36 PM, Pierre Joye wrote: > It is part of the default exts just like on unix with the difference wind= ows > has no libmysql support anymore since 5.3 so for windows, the mysqlnd is a builtin extension, (but one cannot use it without the mysql or mysqli or pdo_mysql extension)? I found that we have documentation about the windows built-in extensions: http://php.net/manual/en/install.windows.extensions.php but it seems a little bit outdated. should I open a documentation bug report about this? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu