Bug 116721 - Bug in mysql init script: chown mysql.mysql ...
Summary: Bug in mysql init script: chown mysql.mysql ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-24 18:00 UTC by Brian Krahmer
Modified: 2013-07-03 03:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-24 19:43:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Krahmer 2004-02-24 18:00:27 UTC
Description of problem:
The init script in the mysql package for FC2 test1 has three lines
where the chown command is incorrect.  (I think it got updated with
yum, and I don't remember this being there before the update.)

Version-Release number of selected component (if applicable):
mysql-3.23.58-6

Actual results:
chown mysql.mysql ...

Expected results:
chown mysql:mysql ...

Additional info:

Comment 1 Tom Lane 2004-02-24 19:43:09 UTC
Fix committed, should appear in FC2 test2.  Thanks for catching it.


Note You need to log in before you can comment on or make changes to this bug.