Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87414 invoked from network); 15 Feb 2014 18:00:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2014 18:00:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.173 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:51422] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/47-45929-74BAFF25 for ; Sat, 15 Feb 2014 13:00:39 -0500 Received: by mail-ob0-f173.google.com with SMTP id vb8so15290809obc.4 for ; Sat, 15 Feb 2014 10:00:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RWgxeC6YB1VfXnNr/K11pfdY2wCO8uL8Scncxba3bQ4=; b=mVmlEDeKkVekz+P+ZULGU9s1iw2/iiPShKs8JklAu6yAb3ObQyKsw84mYmIvQQPinO Y4x+y/9n1j5XZi1nT/bDTo+19/UfL2TsmYyCA6Jew7oowOe5a0EpnzoCA7GpRe8mTiWS jzAmoNI/6qjLEcot+unFCcCZE6NOoSwGAPB5xyXQxBgIWQFy4wI4PwWSyi6C9+xA7AAb 6GFno3j0pr9JAfi/GgNuXLa5j/lr+k9GkOqUkJ9e+nDMxzQneEo+DaPGGb1nEEvdTwNO INHJRz6Zway6Wm//2ckXFnKWA463CPQyM2UqW76mIYfcQUn0PmzEYP2HkNj3jfXnjKk3 kuAQ== X-Gm-Message-State: ALoCoQk7Himgks9i0t6co65WuYGdVhbLhpzjWdlhKJKwtzcw2EmOCD7fWxsZIkqfluoRYuvzzQade70LwFdYZUskgMQ1z6MQQQ4gC4/lpfFbPAeKZhFK8U+doWC3gpj/9batf5ca1pK3 MIME-Version: 1.0 X-Received: by 10.60.94.52 with SMTP id cz20mr2811733oeb.43.1392487236409; Sat, 15 Feb 2014 10:00:36 -0800 (PST) Received: by 10.60.63.13 with HTTP; Sat, 15 Feb 2014 10:00:36 -0800 (PST) In-Reply-To: <1392484748.3990.138.camel@guybrush> References: <1392484503.3990.136.camel@guybrush> <1392484748.3990.138.camel@guybrush> Date: Sat, 15 Feb 2014 20:00:36 +0200 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e0122991a14b60404f275b307 Subject: Re: [PHP-DEV] mysqli build problem with 5.6.0 alpha2? From: lior.k@zend.com (Lior Kaplan) --089e0122991a14b60404f275b307 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Feb 15, 2014 at 7:19 PM, Johannes Schl=C3=BCter < johannes.schlueter@oracle.com> wrote: > ah, just was about to close the window, I think I found the cause, will > test and fix later. Thanks for noticing it! > I'll be happy to verify the fix when it's ready... (I'm still interested in the mysqlnd vs libmysql question, though) > Debian provides packages for mysqlnd and libmysqlclient based extensions: https://packages.debian.org/sid/php5-mysql https://packages.debian.org/sid/php5-mysqlnd Kaplan --089e0122991a14b60404f275b307--