Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55153 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85815 invoked from network); 3 Sep 2011 12:08:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2011 12:08:11 -0000 Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:58103] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/26-45280-8A8126E4 for ; Sat, 03 Sep 2011 08:08:08 -0400 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id 267B2B4 for ; Sat, 3 Sep 2011 14:08:05 +0200 (CEST) Message-ID: <4E6218A4.6010103@thelounge.net> Date: Sat, 03 Sep 2011 14:08:04 +0200 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110831 Thunderbird/6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E61EE07.8030402@lsces.co.uk> <52367.5626b8de.1315044617.nsm@avilys.eik.lt> <4E6216E6.4030005@lsces.co.uk> In-Reply-To: <4E6216E6.4030005@lsces.co.uk> X-Enigmail-Version: 1.3.1 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6F63DD4FB55AE88DCFDA5241" Subject: Re: [PHP-DEV] Why does mysqlnd get included in Linux 'core' PHP5 packages? From: h.reindl@thelounge.net (Reindl Harald) --------------enig6F63DD4FB55AE88DCFDA5241 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 03.09.2011 14:00, schrieb Lester Caine: > Current state of play, the SUSE install includes mysqlnd with the core = package, and mysql and mysqli are available > as extra packages. Again - nowdays the 'required' dependency on MySQL d= oes seem to have been dropped, but other PHP > extensions sometimes flag that they need it - even when they don't and that is why libmysql-support should be dropped to get this clean the other extensions MAY require mysql if they use mysqlnd they do not if they use libmysql they do mysqlnd does exactly what you want - there is no longer any mysql-package= needed on a server to have mysql-support in php because libmysql would not be needed - i really do not understand why tis legacy libmysql-suppor= t will not be simply dropped - nobody needs this these days in php on the other hand that some auto-tests seem behave differently depending on mysqlnd/libmysql shows that the existence of both makes only troubles normally a auto-tets shuld have ONE expected result --------------enig6F63DD4FB55AE88DCFDA5241 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5iGKQACgkQhmBjz394Anlh/QCeKSrQLZImhOuTESNXpFfxqz38 SiUAni0tG2mnRvTIloXHe4Kefqkrd1n5 =choS -----END PGP SIGNATURE----- --------------enig6F63DD4FB55AE88DCFDA5241--