Bug #71297 Unable to start mysql server
Submitted: 5 Jan 2014 12:21 Modified: 5 Jan 2014 12:46
Reporter: Durga boni Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.5 OS:IBM AIX (64-bit)
Assigned to: CPU Architecture:Any
Tags: unable to start mysql deamon

[5 Jan 2014 12:21] Durga boni
Description:
I am trying to start MySQL server with the following command as a root user fri ibm-aixm but its not starting .FYI

nohup bin/mysqld_safe --user=mysql &
After issuing this command the prompt was not coming out at all,and this messaged got generated in nonup.out file.
Kindly help me.
 
Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/test.pid
140105 14:16:59  mysqld ended

How to repeat:
Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/test.pid
140105 14:16:59  mysqld ended

Suggested fix:
Kindly guide me to start the sql server
[5 Jan 2014 12:46] MySQL Verification Team
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.

You could start by checking the mysql error log for errors...