Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52114 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28942 invoked from network); 30 Apr 2011 18:45:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2011 18:45:49 -0000 Authentication-Results: pb1.pair.com header.from=shadda@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=shadda@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: shadda@gmail.com X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:33631] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/24-10915-7D85CBD4 for ; Sat, 30 Apr 2011 14:45:48 -0400 Received: by pvg16 with SMTP id 16so2923171pvg.29 for ; Sat, 30 Apr 2011 11:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:mime-version:content-type:subject:date :in-reply-to:to:references:message-id:x-mailer; bh=iv/pC9Gdt6t+21uWa+AQsnmkIEQY1IlRgTg5nr1vwnw=; b=mXIeHGNBfPuU6D5qKzSzvt3WGJDo/iT5OmKA5u3vULWaj3KQ6hoiC7E0Wv/WNaXID5 Sh/KYEQCqXxzKbKno7xGO4kR1cv5AujG8sNAM8HTIkg+RXeIWg1AMKIw2nk9o+QKhsBy LhEYGx6dmhOJrfKJt28n7S1dkMkT2LIGhQ704= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:mime-version:content-type:subject:date:in-reply-to:to :references:message-id:x-mailer; b=Ey3KPFmUJEdtIwIeeYJcmcPiYKGcLTtaXIRnxmuuhiSfVvk8LR+lYBVlX9i/7TKkim q2+Mv57rPhQoLHJJHpGarwnvFDu8tSNtKJlRWN//l5/rmEk/ku2ULVkfk8QXazOYcIVP qcYkQlbYy/ZD7RQfsorpKwc6jrtUPdJXZT6H0= Received: by 10.68.26.65 with SMTP id j1mr7191932pbg.412.1304189139650; Sat, 30 Apr 2011 11:45:39 -0700 (PDT) Received: from [192.168.1.100] ([98.156.62.98]) by mx.google.com with ESMTPS id j2sm2706413pbo.79.2011.04.30.11.45.37 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 30 Apr 2011 11:45:38 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/alternative; boundary=Apple-Mail-14--535581120 Date: Sat, 30 Apr 2011 13:45:33 -0500 In-Reply-To: To: Internals Mailing List References: <4DBC2D1B.10302@lerdorf.com> <4DBC4885.7010209@sugarcrm.com> <4DBC4C9A.2050502@lerdorf.com> Message-ID: X-Mailer: Apple Mail (2.1084) Subject: Re: [PHP-DEV] Change Request: Make PDO default to not emulate prepared statements for MySQL From: shadda@gmail.com (Matt Wilson) --Apple-Mail-14--535581120 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Sorry, you're right. It's 2000 service pack 3 :) On Apr 30, 2011, at 1:44 PM, Ferenc Kovacs wrote: >=20 >=20 > On Sat, Apr 30, 2011 at 8:16 PM, Matt Wilson wrote: > Really would depend on the user. Part of my company still runs on = SQLServer 2003, for instance... >=20 > Corporate infrastructure rarely sees upgrades. Your cousin with the = wordpress fetish, on the other hand... >=20 >=20 > what is SQLServer 2003? > can't see that on http://en.wikipedia.org/wiki/Microsoft_SQL_Server > btw. SQLServer has more enterprise level lifecycle: > http://support.microsoft.com/lifecycle/?p1=3D2852 > http://support.microsoft.com/lifecycle/?p1=3D2852 >=20 > it's much longer than the mysql 2 years after first GA + 3 years = extended support. > = http://www.mysqlperformanceblog.com/2008/08/22/mysql-end-of-life-eol-polic= y/ >=20 > so imo enterprise doesn't mean that you run EOLed version, but that = you have longer support so you can upgrade less frequently. > for example PCI-DSS mandates: > "All critical systems must have the most recently released software = patches to prevent exploitation.=20 > Organizations should apply patches to less-critical systems as soon as = possible, based on a risk-based vulnerability management program." >=20 > I don't see why can't we change this for php-next. > That would still give us time to document the change and for the users = to take actions. > I don't think that many people who uses 5.0 when php-next get released = would be eager to upgrade. >=20 > Tyrael >=20 > Tyrael >=20 --Apple-Mail-14--535581120--