Bug #20117 | YaST2's run level editor can't detect status of mysql | ||
---|---|---|---|
Submitted: | 29 May 2006 7:54 | Modified: | 31 May 2006 20:54 |
Reporter: | Miles Barry | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S4 (Feature request) |
Version: | 5.0.21-1 | OS: | Linux (SLES9) |
Assigned to: | CPU Architecture: | Any |
[29 May 2006 7:54]
Miles Barry
[29 May 2006 9:30]
Lenz Grimmer
Which method of user/password authentification do you use? NIS, LDAP or something else? I suspect this is a problem in the order in which processes are started at bootup. It almost looks as if some required service is not available at the time MySQL is started. What command do you use to start the server from the shell afterwards?
[29 May 2006 9:31]
Lenz Grimmer
Please disregard the previous comment - wrong bug :)
[29 May 2006 9:38]
Miles Barry
LDAP is the auth backend. I use /etc/init.d/mysql to start the service manually or rcmysql. Now you come to mention it, I'm going to look at the boot log and see if LDAP was down, but the mysql user and group are system, and not in the ldap tree. ... MySQL starts after ldap, directly after it. Regards Miles
[31 May 2006 20:54]
Valeriy Kravchuk
Looks like a reasonable feature request for me. /etc/init.d/mysql script should recognize and properly process "status" parameter.