Bug 9432

Summary: buggy logrotate script
Product: [Retired] Red Hat Powertools Reporter: andrew
Component: mysqlAssignee: Patrick Macdonald <patrickm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-14 16:56:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description andrew 2000-02-14 16:56:12 UTC
Mysql should not be started/stopped if it isn't already running.

Also, the logrotate script should really use "reload", and not a
"start/stop" pair on mysqld in the postrotate script.

Comment 1 Trond Eivind Glomsrxd 2000-07-12 18:50:09 UTC
This was fixed to use flushlogs at some point.