From gd78059@sac.sfbay.sun.com Thu Mar 11 08:16:56 2010
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2BGGuZc014170
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 11 Mar 2010 08:16:56 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o2BGGu5t022725;
	Thu, 11 Mar 2010 08:16:56 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KZ400K0NL885R00@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 11 Mar 2010 08:16:56 -0800 (PST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KZ4002YFL84UK50@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 11 Mar 2010 08:16:52 -0800 (PST)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4)
 with ESMTP id o2BGGop2028632; Thu, 11 Mar 2010 08:16:50 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2BGGnD1014165; Thu,
 11 Mar 2010 08:16:49 -0800 (PST)
Received: (from gd78059@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id o2BGGnM8014161; Thu,
 11 Mar 2010 08:16:49 -0800 (PST)
Date: Thu, 11 Mar 2010 08:16:49 -0800 (PST)
From: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>
Subject: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
 timeout 03/18/2010]
To: PSARC-ext@sun.com
Cc: Sunanda.Menon@sun.com
Message-id: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3011


This case represents an EOF announcement only... the actual removal would
be handled later by a subsequent case.  There is time pressure to get this
approved so the announce can make 2010.03 deadline, so a timely review by
another Member would be appreciated.

Thanks.

	- Garrett

Template Version: @(#)sac_nextcase 1.69 02/15/10 SMI
This information is Copyright 2010 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 EOL of the MySQL 5.0 from OpenSolaris
    1.2. Name of Document Author/Supplier:
	 Author:  Sunanda Menon
    1.3  Date of This Document:
	11 March, 2010
4. Technical Description

1. Introduction

1.1. Project/Component Working Name:

   EOL of the MySQL 5.0 from OpenSolaris

1.2. Name of Document Author/Supplier:

   Author: Sunanda Menon

1.3 Date of this Document:

   3rd March, 2010

1.4 Description

   This case announces the obsoletion of MySQL 5.0 in OpenSolaris.

   5.1 is integrated with OpenSolaris for a little more than a year
   now and products like php5,lighttpd14 have been migrated to 5.1.

   MySQL has ended active development and support for MySQL Database
   Server version 5.0.  However, there is still extended support
   available for paid customers with MySQL subscription only. For
   details,see
        http://www.mysql.com/about/legal/lifecycle/#calendar

   According to the MySQL Lifecycle Policy
        http://www.mysql.com/about/legal/lifecycle/#policy
   only Security and Severity Level 1 issues will still be fixed for
   MySQL 5.0.  For the above reasons, it now makes sense to announce
   the EOL of MySQL 5.0 in Opensolaris.

   Since MySQL 5.1 has been a part of OpenSolaris for more than a
   year, users should move to 5.1 version. The plan is to announce the
   removal of MySQL 5.0 in OSOL.2010.03 (this case) and later remove
   it (to be covered in a future case).

1.5 Previous Relevant ARC cases

   LSARC/2007/608 - Include MySQL5.0 with OpenSolaris
   LSARC 2008/150 - Including MySQL 5.0 64bit and connectors with OpenSolaris
   LSARC 2009/062 - Including MySQL 5.1 with OpenSolaris

2. Technical Description

   MySQL 5.0 is a popular opensource database bundled with OpenSolaris.
   For a long time, various users/products were using MySQL 5.0 as their
   preferred database.

   With the inclusion of MySQL 5.1, it's expected that users now move
   to 5.1.  Upgrade procedure to 5.1 has already been covered at the
   time of Including MySQL 5.1 in OpenSolaris (refer to
   LSARC/2009/062, section 5.1).

   Since MySQL has announced the EOL of 5.0, a warning message for the EOL
   of 5.0 is being targetted for OSOL.2010.03.

3. Interfaces

   All the MySQL 5.0 interfaces (refer to LSARC/2007/608 for complete
   list) are now marked with the Obsolete modifier.

4. References

   [1] [41]http://www.mysql.com/

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		unknown
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From storycrafter@gmail.com Thu Mar 11 10:23:48 2010
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2BINldh017970
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 11 Mar 2010 10:23:48 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.4) with ESMTP id o2BINel2057410;
	Thu, 11 Mar 2010 11:23:45 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KZ400M07R3KXL00@nwk-avmta-2.sfbay.sun.com>; Thu,
 11 Mar 2010 10:23:44 -0800 (PST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KZ400IJAR3J1180@nwk-avmta-2.sfbay.sun.com>; Thu,
 11 Mar 2010 10:23:43 -0800 (PST)
Received: from relay13i.sun.com
 (ip123.net129179-4.block1.us.syntegra.com [129.179.4.123])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id o2BII4PI014810; Thu,
 11 Mar 2010 18:23:43 +0000 (GMT)
Received: from mmp13es.mmp.us.syntegra.com ([160.41.208.13] [160.41.208.13])
 by relay13i.sun.com with ESMTP id BT-MMP-2153961; Thu,
 11 Mar 2010 18:23:43 +0000 (Z)
Received: from relay13i.sun.com (relay13i.sun.com [129.179.4.123])
 by mmp13es.mmp.us.syntegra.com with ESMTP id BT-MMP-53842315; Thu,
 11 Mar 2010 18:23:36 +0000 (Z)
Received: from mail-gw0-f49.google.com ([74.125.83.49] [74.125.83.49])
 by relay1i.sun.com with ESMTP id BT-MMP-25535028; Thu,
 11 Mar 2010 18:23:36 +0000 (Z)
Received: by gwj21 with SMTP id 21so213640gwj.8 for <multiple recipients>; Thu,
 11 Mar 2010 10:23:27 -0800 (PST)
Received: by 10.101.157.32 with SMTP id j32mr6172176ano.102.1268331806472; Thu,
 11 Mar 2010 10:23:26 -0800 (PST)
Date: Thu, 11 Mar 2010 12:23:26 -0600
From: Mark Martin <storycrafter@gmail.com>
Subject: Re: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
	timeout 03/18/2010]
In-reply-to: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
To: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Sunanda.Menon@sun.com
Message-id: <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references
 :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding;
 bh=d4dvUpoz71TsQNpQI4FYEiPhlVJTtohhKjHsB7GapBQ=;
 b=TDtKwp2bbRreHvfNbcdcH7/Ng3/kKpa/h1qDIRuRRB+lQPFbwWeIEoljkHE0c3DdXt
 wTPWSGDGTy2BPZpx0coCEBZIsUNIg6sExk8tOPRqPZSGzKj72AmW34s7kp5q95E4Fxtl
 J14qrtcoREkBv0GHXF3ggKCK0s/6OT3QvGqTA=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type:content-transfer-encoding;
 b=COu1sTeaOs7PVTzq2G0wrXh1xRl0ATscRJSqGPh1TJQZXUqI+x0GUrjHCRLMprycgK
 zBaHVTGulcq00LuNjNFnFeEYSy4Xk4frlzPch7mdkw754PGLTVJIwkzojmq7Oq/jW7yy
 I3k7scyFr2lqAahsT5hpIZcoZ6pDwJs6plifs=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=-2.6/5.0, scanned in 2.131sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by sac.sfbay.sun.com id o2BINldh017970
Status: RO
Content-Length: 2922

On Thu, Mar 11, 2010 at 10:16 AM, Garrett D'Amore - sun microsystems
<gd78059@sac.sfbay.sun.com> wrote:
>
> This case represents an EOF announcement only... the actual removal would
> be handled later by a subsequent case.  There is time pressure to get this
> approved so the announce can make 2010.03 deadline, so a timely review by
> another Member would be appreciated.
>
> Thanks.
>
>        - Garrett
>
> Template Version: @(#)sac_nextcase 1.69 02/15/10 SMI
> This information is Copyright 2010 Sun Microsystems
> 1. Introduction
>    1.1. Project/Component Working Name:
>         EOL of the MySQL 5.0 from OpenSolaris
>    1.2. Name of Document Author/Supplier:
>         Author:  Sunanda Menon
>    1.3  Date of This Document:
>        11 March, 2010
> 4. Technical Description
>
> 1. Introduction
>
> 1.1. Project/Component Working Name:
>
>   EOL of the MySQL 5.0 from OpenSolaris
>
> 1.2. Name of Document Author/Supplier:
>
>   Author: Sunanda Menon
>
> 1.3 Date of this Document:
>
>   3rd March, 2010
>
> 1.4 Description
>
>   This case announces the obsoletion of MySQL 5.0 in OpenSolaris.
>
>   5.1 is integrated with OpenSolaris for a little more than a year
>   now and products like php5,lighttpd14 have been migrated to 5.1.
>
>   MySQL has ended active development and support for MySQL Database
>   Server version 5.0.  However, there is still extended support
>   available for paid customers with MySQL subscription only. For
>   details,see
>        http://www.mysql.com/about/legal/lifecycle/#calendar
>
>   According to the MySQL Lifecycle Policy
>        http://www.mysql.com/about/legal/lifecycle/#policy
>   only Security and Severity Level 1 issues will still be fixed for
>   MySQL 5.0.  For the above reasons, it now makes sense to announce
>   the EOL of MySQL 5.0 in Opensolaris.
>
>   Since MySQL 5.1 has been a part of OpenSolaris for more than a
>   year, users should move to 5.1 version. The plan is to announce the
>   removal of MySQL 5.0 in OSOL.2010.03 (this case) and later remove
>   it (to be covered in a future case).
>
> 1.5 Previous Relevant ARC cases
>
>   LSARC/2007/608 - Include MySQL5.0 with OpenSolaris
>   LSARC 2008/150 - Including MySQL 5.0 64bit and connectors with OpenSolaris
>   LSARC 2009/062 - Including MySQL 5.1 with OpenSolaris
>
> 2. Technical Description
>
>   MySQL 5.0 is a popular opensource database bundled with OpenSolaris.
>   For a long time, various users/products were using MySQL 5.0 as their
>   preferred database.
>
>   With the inclusion of MySQL 5.1, it's expected that users now move
>   to 5.1.  Upgrade procedure to 5.1 has already been covered at the
>   time of Including MySQL 5.1 in OpenSolaris (refer to
>   LSARC/2009/062, section 5.1).
>
>   Since MySQL has announced the EOL of 5.0, a warning message for the EOL
>   of 5.0 is being targetted for OSOL.2010.03.

What's the timeline for the actual removal?
+1, regardless.


From Jyri.Virkki@sun.com Fri Mar 12 00:23:00 2010
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2C8Mx4w022266
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 12 Mar 2010 00:23:00 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.4) with ESMTP id o2C8MqBJ054281
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 12 Mar 2010 01:22:59 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KZ50031XTYB7100@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 12 Mar 2010 00:22:59 -0800 (PST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KZ500MT5TYAPH10@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 12 Mar 2010 00:22:58 -0800 (PST)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o2C8MwLL025891	for
 <PSARC-ext@sun.com>; Fri, 12 Mar 2010 00:22:58 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KZ500D00TQYVS00@fe-sfbay-09.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 12 Mar 2010 00:22:58 -0800 (PST)
Received: from [192.168.11.10] ([unknown] [209.128.86.122])
 by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KZ500E9VTYALZ00@fe-sfbay-09.sun.com>; Fri,
 12 Mar 2010 00:22:58 -0800 (PST)
Date: Fri, 12 Mar 2010 00:22:58 -0800
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
 timeout 03/18/2010]
In-reply-to: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
Sender: Jyri.Virkki@sun.com
To: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Sunanda.Menon@sun.com
Message-id: <B145E367-8D52-4F9B-B9F5-2BF5C3D7DC83@sun.com>
MIME-version: 1.0
X-Mailer: Apple Mail (2.1077)
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
Status: RO
Content-Length: 402


On Mar 11, 2010, at 8:16 AM, Garrett D'Amore - sun microsystems wrote:

> 
> This case represents an EOF announcement only... the actual removal would
> be handled later by a subsequent case.  There is time pressure to get this
> approved so the announce can make 2010.03 deadline, so a timely review by
> another Member would be appreciated.

+1 from me

-- 
Jyri Virkki - jyri.virkki@sun.com

.





From Sunanda.Menon@Sun.COM Fri Mar 12 01:21:48 2010
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2C9LmM4023181
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 12 Mar 2010 01:21:48 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.4) with ESMTP id o2C9LmqN035481
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 12 Mar 2010 02:21:48 -0700 (MST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KZ500J01WOCW700@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Fri, 12 Mar 2010 02:21:48 -0700 (MST)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KZ500DAMWOA8X90@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Fri,
 12 Mar 2010 02:21:47 -0700 (MST)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id o2C9Lk8a003363	for
 <PSARC-ext@Sun.COM>; Fri, 12 Mar 2010 09:21:46 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KZ500900W90U200@mail-apac.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Fri, 12 Mar 2010 17:21:46 +0800 (SGT)
Received: from [117.195.73.227] ([unknown] [117.195.73.227])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KZ500IQVWO7XCG0@mail-apac.sun.com>; Fri,
 12 Mar 2010 17:21:46 +0800 (SGT)
Date: Fri, 12 Mar 2010 14:51:44 +0530
From: sunanda menon <Sunanda.Menon@Sun.COM>
Subject: Re: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
 timeout 03/18/2010]
In-reply-to: <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
Sender: Sunanda.Menon@Sun.COM
To: Mark Martin <storycrafter@gmail.com>
Cc: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>,
        PSARC-ext@Sun.COM
Message-id: <4B9A07A8.7000501@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
 <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Status: RO
Content-Length: 3272

Mark Martin wrote:
> On Thu, Mar 11, 2010 at 10:16 AM, Garrett D'Amore - sun microsystems
> <gd78059@sac.sfbay.sun.com> wrote:
>   
>> This case represents an EOF announcement only... the actual removal would
>> be handled later by a subsequent case.  There is time pressure to get this
>> approved so the announce can make 2010.03 deadline, so a timely review by
>> another Member would be appreciated.
>>
>> Thanks.
>>
>>        - Garrett
>>
>> Template Version: @(#)sac_nextcase 1.69 02/15/10 SMI
>> This information is Copyright 2010 Sun Microsystems
>> 1. Introduction
>>    1.1. Project/Component Working Name:
>>         EOL of the MySQL 5.0 from OpenSolaris
>>    1.2. Name of Document Author/Supplier:
>>         Author:  Sunanda Menon
>>    1.3  Date of This Document:
>>        11 March, 2010
>> 4. Technical Description
>>
>> 1. Introduction
>>
>> 1.1. Project/Component Working Name:
>>
>>   EOL of the MySQL 5.0 from OpenSolaris
>>
>> 1.2. Name of Document Author/Supplier:
>>
>>   Author: Sunanda Menon
>>
>> 1.3 Date of this Document:
>>
>>   3rd March, 2010
>>
>> 1.4 Description
>>
>>   This case announces the obsoletion of MySQL 5.0 in OpenSolaris.
>>
>>   5.1 is integrated with OpenSolaris for a little more than a year
>>   now and products like php5,lighttpd14 have been migrated to 5.1.
>>
>>   MySQL has ended active development and support for MySQL Database
>>   Server version 5.0.  However, there is still extended support
>>   available for paid customers with MySQL subscription only. For
>>   details,see
>>        http://www.mysql.com/about/legal/lifecycle/#calendar
>>
>>   According to the MySQL Lifecycle Policy
>>        http://www.mysql.com/about/legal/lifecycle/#policy
>>   only Security and Severity Level 1 issues will still be fixed for
>>   MySQL 5.0.  For the above reasons, it now makes sense to announce
>>   the EOL of MySQL 5.0 in Opensolaris.
>>
>>   Since MySQL 5.1 has been a part of OpenSolaris for more than a
>>   year, users should move to 5.1 version. The plan is to announce the
>>   removal of MySQL 5.0 in OSOL.2010.03 (this case) and later remove
>>   it (to be covered in a future case).
>>
>> 1.5 Previous Relevant ARC cases
>>
>>   LSARC/2007/608 - Include MySQL5.0 with OpenSolaris
>>   LSARC 2008/150 - Including MySQL 5.0 64bit and connectors with OpenSolaris
>>   LSARC 2009/062 - Including MySQL 5.1 with OpenSolaris
>>
>> 2. Technical Description
>>
>>   MySQL 5.0 is a popular opensource database bundled with OpenSolaris.
>>   For a long time, various users/products were using MySQL 5.0 as their
>>   preferred database.
>>
>>   With the inclusion of MySQL 5.1, it's expected that users now move
>>   to 5.1.  Upgrade procedure to 5.1 has already been covered at the
>>   time of Including MySQL 5.1 in OpenSolaris (refer to
>>   LSARC/2009/062, section 5.1).
>>
>>   Since MySQL has announced the EOL of 5.0, a warning message for the EOL
>>   of 5.0 is being targetted for OSOL.2010.03.
>>     
>
> What's the timeline for the actual removal?
> +1, regardless.
>   
Thanks Mark,

The plan is to  remove the same by OSOL.2010.10( I assume that's the one 
after OSOL.2010.03)

HTH,

----Sunanda

-- 
Sunanda Menon
Database Technology Group
BLR03, x87098/91-80-66937098
http://blogs.sun.com/smenon


From Alan.Coopersmith@sun.com Fri Mar 12 07:22:57 2010
Received: from sunmail6brm.central.sun.com (sunmail6brm.Central.Sun.COM [129.147.4.169])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2CFMv73027785
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 12 Mar 2010 07:22:57 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail6brm.central.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o2CFMup9021573
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 12 Mar 2010 09:22:57 -0600 (CST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KZ600E07DE85B00@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Fri, 12 Mar 2010 07:22:56 -0800 (PST)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KZ6003BDDE8YZA0@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Fri,
 12 Mar 2010 07:22:56 -0800 (PST)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o2CFMuLF002042	for
 <PSARC-ext@Sun.COM>; Fri, 12 Mar 2010 07:22:56 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KZ600I00D8L7E00@fe-sfbay-10.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Fri, 12 Mar 2010 07:22:56 -0800 (PST)
Received: from [129.145.155.53] ([unknown] [129.145.155.53])
 by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KZ6000QCDE76E50@fe-sfbay-10.sun.com>; Fri,
 12 Mar 2010 07:22:55 -0800 (PST)
Date: Fri, 12 Mar 2010 07:22:55 -0800
From: Alan Coopersmith <Alan.Coopersmith@sun.com>
Subject: Re: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
 timeout 03/18/2010]
In-reply-to: <4B9A07A8.7000501@sun.com>
Sender: Alan.Coopersmith@sun.com
To: sunanda menon <Sunanda.Menon@sun.com>
Cc: Mark Martin <storycrafter@gmail.com>,
        "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>,
        PSARC-ext@sun.com
Message-id: <4B9A5C4F.6000306@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
References: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
 <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
 <4B9A07A8.7000501@sun.com>
User-Agent: Thunderbird 2.0.0.23 (X11/20090926)
Status: RO
Content-Length: 300

sunanda menon wrote:
> The plan is to  remove the same by OSOL.2010.10( I assume that's the one
> after OSOL.2010.03)

There is no name nor schedule yet for the release after 2010.03.

-- 
	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Oracle Solaris Platform Engineering: X Window System


From garrett.damore@oracle.com Wed Mar 31 09:30:35 2010
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o2VGUY2N018410
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 31 Mar 2010 09:30:34 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.4) with ESMTP id o2VGUW6O019211;
	Wed, 31 Mar 2010 10:30:32 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0500F01N6WXL00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 31 Mar 2010 09:30:32 -0700 (PDT)
Received: from sca-ea-mail-2.sun.com ([192.18.43.25])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L05005DDN6U5S90@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 31 Mar 2010 09:30:30 -0700 (PDT)
Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117])
	by sca-ea-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o2VGUPpQ013943;
 Wed, 31 Mar 2010 16:30:25 +0000 (GMT)
Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154])
	by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1)
 with ESMTP id o2VGULw3023947; Wed, 31 Mar 2010 16:30:21 +0000 (GMT)
Received: from abhmt019.oracle.com by acsmt355.oracle.com	with ESMTP id
 134461931270052956; Wed, 31 Mar 2010 09:29:16 -0700
Received: from [10.7.251.172] (/10.7.251.172)
	by default (Oracle Beehive Gateway v4.0)	with ESMTP ; Wed,
 31 Mar 2010 09:29:16 -0700
Date: Wed, 31 Mar 2010 09:29:14 -0700
From: "Garrett D'Amore" <garrett.damore@oracle.com>
Subject: Re: EOL of the MySQL 5.0 from OpenSolaris [PSARC/2010/087 FastTrack
 timeout 03/18/2010]
In-reply-to: <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
To: Mark Martin <storycrafter@gmail.com>
Cc: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>,
        PSARC-ext@sun.com, Sunanda.Menon@sun.com
Message-id: <4BB3785A.2060506@oracle.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
X-Source-IP: acsmt354.oracle.com [141.146.40.154]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090208.4BB3789E.014C:SCFMA4539814,ss=1,fgs=0
References: <201003111616.o2BGGnM8014161@sac.sfbay.sun.com>
 <e40c28291003111023v5a548b20y2c320d8cdc833013@mail.gmail.com>
User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.7) Gecko/20100131
 Lightning/1.0b1 Thunderbird/3.0.1
Status: RO
Content-Length: 125

This case having reached its timeout with the necessary +1 and no 
outstanding issues, is hereby approved.

     - Garrett



