Comments - Knowledge Base Search Operators

10 years, 10 months ago Harikrishna Ravipati
This comment has the status of 'removed' and can only be seen by you.

Hi,

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

[mysql@TEST-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-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

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.