Bug #1672 Permissions for doc-directory MySQL-server
Submitted: 27 Oct 2003 4:47 Modified: 12 Dec 2003 20:05
Reporter: Roland Wachsmuth
Status: Closed
Category:Server: Docs Severity:S3 (Non-critical)
Version:4.0.16-0 OS:Linux (Linux, x86)
Assigned to: Lenz Grimmer Target Version:
Triage: D4 (Minor)

[27 Oct 2003 4:47] Roland Wachsmuth
Description:
Only root can access the documentation in /usr/share/doc/packages/MySQL-server
drwxr--r--    2 root     root          416 2003-10-24 10:54 MySQL-server

How to repeat:
Read the contents of /usr/share/doc/packages/MySQL-server as a normal user.

Suggested fix:
Change the permissions with 'chmod go+x /usr/share/doc/packages/MySQL-server'
drwxr-xr-x    2 root     root          416 2003-10-24 10:54 MySQL-server
[12 Dec 2003 20:05] Lenz Grimmer
Thanks for the hint - this will now be resolved for upcoming MySQL releases,
starting with MySQL 4.0.17.