From owner-freebsd-questions@FreeBSD.ORG Thu Jul 14 17:03:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C2E16A41C for ; Thu, 14 Jul 2005 17:03:20 +0000 (GMT) (envelope-from kgunders@teamcool.net) Received: from koyukuk.teamcool.net (koyukuk.teamcool.net [209.161.34.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58FB643D45 for ; Thu, 14 Jul 2005 17:03:20 +0000 (GMT) (envelope-from kgunders@teamcool.net) Received: from koyukuk.teamcool.net (localhost [127.0.0.1]) by koyukuk.teamcool.net (TeamCool Rocks) with ESMTP id 1417B11EB6 for ; Thu, 14 Jul 2005 11:03:19 -0600 (MDT) Received: from cochise.teamcool.net (unknown [192.168.1.57]) by koyukuk.teamcool.net (TeamCool Rocks) with ESMTP id E4B0411EA3 for ; Thu, 14 Jul 2005 11:03:18 -0600 (MDT) Date: Thu, 14 Jul 2005 11:03:18 -0600 From: Ken Gunderson To: freebsd-questions@freebsd.org Message-Id: <20050714110318.439e4ca8.kgunders@teamcool.net> Organization: Teamcool Networks X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: mysql-4.1.12 errors after portupgrade 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: Thu, 14 Jul 2005 17:03:20 -0000 Hello: This is driving me bonkers! I portupgraded mysql41 to 4.1.12. Now mysql won't start from the rc.d/mysql-server.sh, either at startup or when I run manually. I didn't change any options in /etc/ rc.conf.local. Mysql error logs whine thusly: [ERROR] Can't find messagefile '/usr/local/share/mysql/english/ errmsg.sys' but the file is indeed present: kobuk# ll /usr/local/share/mysql/english/errmsg.sys -r--r--r-- 1 root wheel 16579 Jul 14 09:51 /usr/local/share/mysql/ english/errmsg.sys To make matters even more interesting, I have an exactly identical configuration running on another machine! Only difference is hardware, p4 vs p3 and being set thusly in /etc/make.conf. Any ideas? Please CC as I'm not subscribed to questions. Thanks. -- Best regards, Ken Gunderson Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon?