You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support.
If you prefer not to see double-underlined words and corresponding ads, place your cursor
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.