mysql-4.1.12 errors after portupgrade

Tsampros Leonidas ltsampros at upnet.gr
Thu Jul 14 20:40:15 GMT 2005


On Thu, Jul 14, 2005 at 11:03:18AM -0600, Ken Gunderson wrote:
> 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.
> 
Could you show us the mysql_* section of your /etc/rc.conf.local .

Also check the last lines of the /usr/local/etc/rc.d/mysql-server.sh
script and check which command is running when you pass the "start"
argument to the script.  I've found the exact same problem with yours
on the archives of this list. Here is the link:

http://lists.freebsd.org/pipermail/freebsd-questions/2004-December/067311.html



More information about the freebsd-questions mailing list