Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78338 invoked from network); 21 Jun 2003 15:57:35 -0000 Received: from unknown (HELO hasele) (216.179.74.133) by pb1.pair.com with SMTP; 21 Jun 2003 15:57:35 -0000 Received: by hasele (Postfix, from userid 1000) id 782844ED6A; Sat, 21 Jun 2003 11:49:59 -0400 (EDT) To: Marcus =?ISO-8859-1?Q?B=C3=B6rger?= Cc: internals@lists.php.net In-Reply-To: <1927356895.20030621175509@post.rwth-aachen.de> References: <1056210210.26964.4.camel@hasele> <1927356895.20030621175509@post.rwth-aachen.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <1056210599.26964.11.camel@hasele> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 21 Jun 2003 11:49:59 -0400 Subject: Re: [PHP-DEV] removing bundled libmysql From: sterling@bumblebury.com (Sterling Hughes) Yep, that's my plan :-) -Sterling On Sat, 2003-06-21 at 11:55, Marcus B=F6rger wrote: > Hello Sterling, >=20 > Saturday, June 21, 2003, 5:43:30 PM, you wrote: >=20 > SH> Hey, >=20 > SH> I'm putting this message out as a feeler. I'm going to go ahead and > SH> remove the mysql library from the PHP source tree. This won't affect > SH> the extension, it simply means we won't be bundling the *library* wit= h > SH> PHP anymore. This is in a large part due to MySQL's decision to swit= ch > SH> to using the GPL for their client libraries as well. Linkage will st= ill > SH> be available, but we can't ship the GPL library, and the MySQL 3.2.23 > SH> library can't connect to MySQL 4.1 servers, rendering it broken. >=20 > SH> Speak now, or forever hold your peace. ;-) >=20 > Please disable ext/mysql by default then, too. --=20 "C makes it easy to shoot yourself in the foot; C++ makes it harder, =20 but when you do, it blows away your whole leg."=20 - Bjarne Stroustrup