From owner-freebsd-questions@FreeBSD.ORG Wed Jul 25 15:25:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0677716A41A for ; Wed, 25 Jul 2007 15:25:22 +0000 (UTC) (envelope-from mailing-lists@msdi.ca) Received: from spamfirewall.msdsky.com (spamfirewall.msdsky.com [64.18.66.8]) by mx1.freebsd.org (Postfix) with ESMTP id AF86F13C45B for ; Wed, 25 Jul 2007 15:25:21 +0000 (UTC) (envelope-from mailing-lists@msdi.ca) X-ASG-Debug-ID: 1185377120-752400180000-jLrpzn X-Barracuda-URL: http://spamfirewall.msdsky.com:80/cgi-bin/mark.cgi X-Barracuda-Connect: unknown[64.18.67.9] X-Barracuda-Start-Time: 1185377120 Received: from mail02.msdihosting.net (unknown [64.18.67.9]) by spamfirewall.msdsky.com (Spam Firewall) with ESMTP id B6893138DC for ; Wed, 25 Jul 2007 11:25:20 -0400 (EDT) Received: from dell390 ([70.81.60.158]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with ASMTP id QRI44553 for ; Wed, 25 Jul 2007 11:25:49 -0400 From: "Ian Lord" To: X-ASG-Orig-Subj: Portupgrade and mysql5-server Date: Wed, 25 Jul 2007 11:25:54 -0400 Message-ID: <0d3a01c7ced0$1764a620$6400a8c0@msdi.local> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcfO0Bc5okZyoQCZSOexBs6Vo33XVg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at msdsky.com Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Portupgrade and mysql5-server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 15:25:22 -0000 Hi, Just a quick question. When there is a new version of mysql5-server port, I use "portupgrade -a > to update it. Everytime I need to do a "/usr/local/etc/rc.d/mysql-server start" to start it manually after the upgrade. Shouldn't it be done automatically ? Thanks