Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85125 - Starting MySQL 4.0.24-r1 with /etc/init.d/mysql fails
Summary: Starting MySQL 4.0.24-r1 with /etc/init.d/mysql fails
Status: RESOLVED DUPLICATE of bug 85095
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-13 12:29 UTC by Markus Ullmann (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
init.d patch (mysql.patch,1.66 KB, patch)
2005-03-13 14:08 UTC, Markus Ullmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Ullmann (RETIRED) gentoo-dev 2005-03-13 12:29:57 UTC
Starting MySQL fails because of wrong basename command in the init script and unset pid_file and datadir

Reproducible: Always
Steps to Reproduce:
1. emerge =dev-db/mysql-4.0.24-r1
2. /etc/init.d/mysql start


Actual Results:  
It didn't start but the initscript reported
"basename: too few arguments"

Expected Results:  
MySQL should start ;)
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2005-03-13 14:08:35 UTC
Created attachment 53363 [details, diff]
init.d patch

This patch is not perfect, but it seems to work.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-03-13 16:13:03 UTC
duplicate bug, please search better in future.
search terms: 'ALL mysql'

*** This bug has been marked as a duplicate of 85095 ***