Date |Tue, 28 Aug 2001 03:16:59 -0230 (NDT)
>From |Neil Zanella <[EMAIL PROTECTED]>
Hello!
NZ> RedHat 7.1 users:
NZ> The command used to start mysqld on this platform is simply (as root):
NZ> # /etc/init.d/mysqld start
NZ> This is _all_ that is required.
NZ> Once that works you can set
NZ>
RedHat 7.1 users:
The command used to start mysqld on this platform is simply (as root):
# /etc/init.d/mysqld start
This is _all_ that is required.
Once that works you can set
the mysql root user's password
with mysqladmin if you are
concerned about security
on your intranet.
Neil
---
>Description:
Can't run the mysql deamon at all. When I try running safe_mysqld (with root
permission) i get the following message
Starting mysqld daemon with databases from /var/lib/mysql
010828 15:18:22 mysqld ended
When I attempt this as not the root user, I get permission problems.
The