Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55131 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21800 invoked from network); 3 Sep 2011 01:23:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2011 01:23:41 -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:58393] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/B2-02968-A91816E4 for ; Fri, 02 Sep 2011 21:23:39 -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 D2A39A3 for ; Sat, 3 Sep 2011 03:23:35 +0200 (CEST) Message-ID: <4E618197.4080504@thelounge.net> Date: Sat, 03 Sep 2011 03:23:35 +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: <1314966424.2150.26.camel@guybrush> <4E60F712.4010901@lerdorf.com> <4E612BBA.2000509@oracle.com> <4E612D70.70606@sugarcrm.com> <4E616A8E.8040401@lerdorf.com> <4E617B3F.4080105@sugarcrm.com> <4E617C9B.1040504@lerdorf.com> <4E617E2B.7070507@sugarcrm.com> In-Reply-To: <4E617E2B.7070507@sugarcrm.com> 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="------------enigCB0E40B4C6580E9B8A6F0217" Subject: Re: [PHP-DEV] Make mysqlnd default over libmysql in 5.4 From: h.reindl@thelounge.net (Reindl Harald) --------------enigCB0E40B4C6580E9B8A6F0217 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 03.09.2011 03:08, schrieb Stas Malyshev: > Hi! >=20 > On 9/2/11 6:02 PM, Rasmus Lerdorf wrote: >> Well, we are not trying to get to 0 failed tests in all permutations o= f >> all extensions on all platforms. We are trying to get to 0 failed test= s >> on a common-case build using defaults and common extensions. Given tha= t, >> changing a default has an impact on the 0-failed-tests goal. >=20 > libmysql *is* the common case build and the one most people would be ru= nning in production but WHY is this so and are we not talking about the future here? because it is the default because there are two code-paths supported why not remove libmysql-support completly? is mysqlmd missing anything? if yes - it should be improved the benefits are: * ONE codebase of mysql-drivers * ONE codebase autotests rely on * no install-dependencies for mysql-client * faster * less memory usage --------------enigCB0E40B4C6580E9B8A6F0217 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/ iEYEARECAAYFAk5hgZcACgkQhmBjz394AnlMcwCcC189pXa+cBUyVdTghLDaD/ZT 86YAn0znN5wx2rcBPWGEWxgKgaSXE4wA =ecTC -----END PGP SIGNATURE----- --------------enigCB0E40B4C6580E9B8A6F0217--