Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53968 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95570 invoked from network); 15 Jul 2011 12:56:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2011 12:56:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; 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:64643] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/45-34501-1F8302E4 for ; Fri, 15 Jul 2011 08:56:18 -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 D68DE98 for ; Fri, 15 Jul 2011 14:56:14 +0200 (CEST) Message-ID: <4E2038EE.7060600@thelounge.net> Date: Fri, 15 Jul 2011 14:56:14 +0200 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <9F1FA580-FD3F-4C3F-9E26-51A095CF6EE9@roshambo.org> <1310733992.2800.57.camel@guybrush> In-Reply-To: <1310733992.2800.57.camel@guybrush> X-Enigmail-Version: 1.2 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="------------enigE23AB78032981E07A1D729FA" Subject: Re: [PHP-DEV] deprecating ext/mysql From: h.reindl@thelounge.net (Reindl Harald) --------------enigE23AB78032981E07A1D729FA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 15.07.2011 14:46, schrieb Johannes Schl=C3=BCter: > ext/mysql was built for MySQL 3.23 and only got very few additions sinc= e > then while mostly keeping compatibility with this old version which > makes the code a bit harder to maintain. From top of my head missing > features not support be ext/mysql include: > * Stored Procedures (can't handle multiple result sets) > * Prepared Statements > * Encryption (SSL) so far correct > * Compression not true client_flags and MYSQL_CLIENT_COMPRESS exists sine nearly 10 years this is a feature which currently sucks with mysqlnd because it is not supported this time --------------enigE23AB78032981E07A1D729FA 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/ iEYEARECAAYFAk4gOO4ACgkQhmBjz394Anm8hQCbBuNTtQ3cnqgLFPi4NkbyO8CL sVsAnRcq+c8xfChaDlu0m7gZZwZ5E9TR =W86Z -----END PGP SIGNATURE----- --------------enigE23AB78032981E07A1D729FA--