If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have tried to startup the database and still doesn't work. Any ideas why?
stgssl-mysql[43]% mysqld_safe --defaults-file=/u01/app/myqsl/mysql5044/my.cnf --user=mysql --log-warnings &
[1] 2994
stgssl-mysql[44]% Could not open required defaults file: /u01/app/myqsl/mysql5044/my.cnf
Fatal error in defaults handling. Program aborted
Could not open required defaults file: /u01/app/myqsl/mysql5044/my.cnf
Fatal error in defaults handling. Program aborted
Starting mysqld daemon with databases from /u01/app/mysql/mysql-enterprise-gpl-5.0.44sp1a-solaris9-sparc-64bit/data
STOPPING server from pid file /u01/app/mysql/mysql-enterprise-gpl-5.0.44sp1a-solaris9-sparc-64bit/data/stgssl.pid
Could not open required defaults file: /u01/app/myqsl/mysql5044/my.cnf
What is in your my.cnf? Usually this resides in the /etc directory but i guess you're using your own one for a special config. Copy it into here and i'll see what we can do for you.