Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 10:19:29 +0300
From:      "Vitali Malicky" <life@zone3000.net>
To:        "Mats Larsson" <myrslok@marvin.sko.mh.se>, <freebsd-questions@freebsd.org>
Subject:   Re: mysql-server-4.1.0_1 refuse to start on 5.1
Message-ID:  <001f01c34cfc$ed693330$2401010a@zone3000.net>
References:  <20030718010642.B1089@marvin.sko.mh.se>

next in thread | previous in thread | raw e-mail | index | archive | help
after you inittialized the mysql.* tables do
chown -R mysqluser:mysqlgroup /path/to/mysqldatadir
and read REDME and INSTALL before you install something :)

--
Error Code=-1 Continue?
              Yes | No
--



>
> Hello!
> MySQL on my server just refuse to start with the following error, the
> permission is what i se set correctly, anyone got a clue??
>
> // Mats
>
> marvin# cat marvin.err
> 030718 01:03:21  mysqld started
> 030718  1:03:21  bdb:  /var/db/mysql: Permission denied
> 030718  1:03:21  bdb:  /var/db/mysql/log.0000000001: Permission denied
> 030718  1:03:21  bdb:  PANIC: Permission denied
> 030718  1:03:21  bdb:  PANIC: DB_RUNRECOVERY: Fatal error, run database
> recovery
> 030718  1:03:21  bdb:  fatal region error detected; run recovery
> 030718  1:03:21  bdb:  /var/db/mysql: Permission denied
> 030718  1:03:21  Can't init databases
> 030718  1:03:21  Aborting
>
> 030718  1:03:21  /usr/local/libexec/mysqld: Shutdown Complete
>
> 030718 01:03:21  mysqld ended
>
> marvin# ls -la /var/db/ | grep mysql
> drw-------   2 mysql     mysql      512 Jul 18 01:03 mysql
>
> marvin# pw usershow mysql
> mysql:*:88:88::0:0:MySQL Daemon:/var/db/mysql:/sbin/nologin
>
> marvin# pw groupshow mysql
> mysql:*:88:
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001f01c34cfc$ed693330$2401010a>