Can't Get MySQL Port Up

Jeremy Chadwick koitsu at FreeBSD.org
Thu Mar 1 15:40:33 UTC 2007


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 |



More information about the freebsd-ports mailing list