Jump to content

mysql-server loads then automaticly ends


cwynnd

Recommended Posts

RH 9

mysql-standard-4.0.15-pc-linux-i686.tar.gz

 

groupadd mysql

useradd -g mysql mysql

unzipped mysql-standard-4.0.15.pc-linux-i686.tar.gz in /usr/local/mysql directory

/usr/local/mysql/scripts/mysql-(install_db

chow -R root

chown -R mysql data

chgrp -R mysql

 

these are all the steps outlined for installing

as I understand I should be able to execute mysql as follows

 

[root@localhost bin]# ./safe_mysqld user=mysql &

[1] 2322

[root@localhost bin]# Starting mysqld daemon with databases from /var/lib/mysql

030926 16:24:30 mysqld ended

[1]+ Done ./safe_mysqld user=mysql

 

it seems to run and then automaticly end ?

 

then there is the method to start the server

 

[root@localhost support-files]# ./mysql.server start

Can\'t execute ./bin/mysqld_safe from dir /var/lib

 

I\'ve tried installing from a rpm with no luck so I turned to trying to install and run from the binary, besides the binary is a newer versiton that what I\'ve found in the rpm format.

 

anyone

 

thank you

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.