mysql instalation

2001-11-27 Thread Landy Roman
mysql fails to start i get msg starting mysqld with database /var/lib/mysql and then it terminates please advice - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

RE: MySQL instalation problem

2001-05-18 Thread Mark Campbell
yes I did. ps shows the following root 9066 0.0 2.1 2108 988 ?S10:23 0:00 /bin/sh /usr/local/mysql/bin/safe_mysqld root 9079 0.0 3.8 12084 1796 ?S10:23 0:00 /usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql --datadir= root 9081 0.0 3.8

RE: MySQL instalation problem

2001-05-18 Thread Chris Bolt
> You can start the MySQL daemon with: > cd /usr/local/mysql ; /usr/local/mysql/bin/safe_mysqld & ... > [root@stupidsiteforjerks mysql-3.23.38]# /usr/local/mysql/bin/mysqladmin > -u > root -p password 'new-password' > Enter password: > /usr/local/mysql/bin/mysqladmin: connect to server at 'localho

MySQL instalation problem

2001-05-18 Thread Mark Campbell
Recently, I've been trying to install MySQL on a redhat 7.2 system. I am trying to do so from source. Everything seems to go well untill I have to change the root password. Basicly the following happens: Installing all prepared tables 010518 10:22:02 /usr/local/mysql/libexec/mysqld: Shutdown