Bug 17952

Summary: access to /var/lib/mysql/mysql.sock blocks normal user from using mysql
Product: [Retired] Red Hat Linux Reporter: Vegard Hanssen <vegard.hanssen>
Component: mysqlAssignee: Patrick Macdonald <patrickm>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: low    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-30 13:31:53 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 Vegard Hanssen 2000-09-30 13:31:51 UTC
When installing mysql the scripts removes read, write and execute access to
/var/lib/mysql
This is a problem because a normal user need access to
/var/lib/mysql/mysql.sock to connect to the server.

I fixed it with
chmod o+x /var/lib/mysql

Comment 1 Trond Eivind Glomsrxd 2000-10-01 15:23:15 UTC
This was fixed with an errata on Tuesday, 3.23.24-1.

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