Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2007 07:40:31 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Drew Jenkins <drewjenkinsjr@yahoo.com>, freebsd-ports@freebsd.org
Subject:   Re: Can't Get MySQL Port Up
Message-ID:  <20070301154031.GA82203@icarus.home.lan>
In-Reply-To: <20070301152926.GA81822@icarus.home.lan>
References:  <195419.94288.qm@web62215.mail.re1.yahoo.com> <20070301152926.GA81822@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 01, 2007 at 07:29:26AM -0800, Jeremy Chadwick wrote:
> > ^G/usr/local/libexec/mysqld: Can't find file: './mysql/general_log.frm' (errno: 13)
> 
> There is no such table "general_log" in database "mysql" in MySQL
> 4.0 nor 4.1.  errno 13 is Permission denied, by the way.  So how is
> this table getting loaded?
> 
> Maybe this table exists in the beta (5.0), but I choose not to use
> that for obvious reasons.

Clarification: this should have read (note version numbers):

There is no such table "general_log" in database "mysql" in MySQL
4.0, 4.1, nor 5.0.  errno 13 is Permission denied, by the way.  So how
is this table getting loaded?

Maybe this table exists in the beta (5.1), but I choose not to use
that for obvious reasons.

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070301154031.GA82203>