Re: [rock-user] Re : Re : Mysql installation cannot connect, cannot start

Stefan Fiedler <[email protected]> Thu, 23 Nov 2006 15:07:36 +0100
Newsgroups gmane.linux.distributions.rock.user
Message-ID <[email protected]>
Am Donnerstag, 23. November 2006 11:49 schrieb philippe florent:
> I don't understand,
> 1st time i launch mysqld_safe , it gives error, cannot find log file .err
> then second time, it cannot find the mysqld
> now it can find it but i got an error saying I cannot start the mysql
> daemon as root, i cannot find the security pages in man...
>

Which man pages are you looking for?
On my machine e.g. 'man mysqld' and 'man mysqld_safe' show the proper man 
pages. Btw. I'm using mysql 5.0.26:
	# mine -q | grep mysql
	mysql50:dev 5.0.26 0
	mysql50 5.0.26 0
and the following shows the list of installed mysql man pages:
	# mine -ls mysql50 | grep /man/
	[long list]

With best regards,
	Stefan Fiedler