Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275371 - dev-db/mysql-5.0.60-r1 does not start (1)
Summary: dev-db/mysql-5.0.60-r1 does not start (1)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 09:20 UTC by Joe Vitti
Modified: 2010-03-24 02:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mysql init script (init.txt,10.54 KB, text/plain)
2009-06-25 09:26 UTC, Joe Vitti
Details
emerge --info (emerge_info.txt,4.37 KB, text/plain)
2009-07-01 20:13 UTC, Joe Vitti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Vitti 2009-06-25 09:20:09 UTC
when starting mysql it returns: Mysql not starter (1):


vitti1 /etc/init.d# service mysql start
 * Caching service dependencies ...                                       [ ok ]
dbg:  >>> start()
 * Starting mysql ...
dbg:  >>> get_slot_config()
dbg:  srv                0
dbg:  srv_slot           0
dbg:  srv_num
dbg:  tmp_eval           mysql_slot_0[@]
dbg:  conf_d_parameters
dbg:  MY_SUFFIX
dbg:  chroot dir => /home/mysql
dbg:  niceness   =>
dbg:  basedir    => /
dbg:  datadir    => /
dbg:  pidfile    => /var/run/mysqld.pid
dbg:  socket     => /var/run/mysqld.sock
dbg:  Unamanged  =>
dbg:  <<< get_slot_config() ok
dbg:  >>> checkconfig("/")
dbg:  <<< checkconfig() ok
 * Starting mysql (/etc/mysql/my.cnf)
dbg:  starting mysqld with: --defaults-file=/etc/mysql/my.cnf   --basedir=/ --datadir=/ --pid-file=/var/run/mysqld.pid --socket=/var/run/mysqld.sock
Starting //sbin/mysqld...
Detaching to start //sbin/mysqld...done.
dbg:
dbg:
 * MySQL NOT started (1)
dbg:  <<< start()                                                         [ !! ]
Comment 1 Joe Vitti 2009-06-25 09:26:28 UTC
Created attachment 195740 [details]
mysql init script
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-06-30 09:12:08 UTC
Please post your `emerge --info' too. Did you configure the database first? Why did you attach that script? Is that script different from the one installed?
Comment 3 Joe Vitti 2009-07-01 20:12:30 UTC
yes I did configure the database:

emerge --config mysql

and yes, the init script is different from the normal one.
Comment 4 Joe Vitti 2009-07-01 20:13:26 UTC
Created attachment 196288 [details]
emerge --info
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-07-06 18:33:24 UTC
Please go and look at the mysql error logs, and tell me if there's any useful output there.
Comment 6 Joe Vitti 2009-07-07 01:25:35 UTC
There is absolutely no output in any of the mysql logs in /var/log, or in the chroot (/home/mysql/var/log).
Comment 7 Joe Vitti 2009-07-07 01:38:03 UTC
Do you want me to start mysql manually with debugging options? 
ie: cd /etc/init.d; ./mysql --debug

I will attach it to the bug.
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-01-31 05:13:12 UTC
Yes, please include more debug output.
Comment 9 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-03-24 02:32:27 UTC
No response from user.