mysql database server issue
Posted by: Harikrishna Ravipati
Date: May 03, 2013 06:59AM

Hi All,

I tried to run mysql database server like below,i am getting pid ended.

[mysql@TEST-LSM-R app] $ ./bin/mysqld_safe&
[1] 6724
[mysql@TEST-LSM-R app] $ 130503 09:07:32 mysqld_safe logging to '/db/mysql/data/TEST-LSM-R.err'.
130503 09:07:33 mysqld_safe Starting mysqld daemon with database from /db/mysql/data
130503 09:07:33 mysqld_safe mysqld from pid file /db/mysql/data/TEST-LSM-R.pid ended



[mysql@TEST-LSM-R app] $ /bin/mysqld_safe --console --user=mysql
130503 12:44:29 mysqld_safe Logging to '/db/mysql/data/TEST-LSM-R.log'.
130503 12:44:29 mysqld_safe Starting mysqld daemon with databases from /db/mysql/data
130503 12:44:29 mysqld_safe mysqld from pid file /db/mysql/data/TEST-LSM-R.pid ended

plz can any one let me know why this issue coming.

Regards,
Hari

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql database server issue
2225
May 03, 2013 06:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.