Bug #36382 Location of mysql.server has changed for MySQL 6.0
Submitted: 28 Apr 2008 18:19 Modified: 12 Aug 2008 8:59
Reporter: Lenz Grimmer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Stefan Hinz CPU Architecture:Any

[28 Apr 2008 18:19] Lenz Grimmer
Description:
The 6.0 reference manual states that the mysql.server init script is located in the "support-files" subdirectory of the binary tarball distribution:

http://dev.mysql.com/doc/refman/6.0/en/mysql-server.html

However, this is no longer the case. It has been moved to directory "share/mysql" instead.

How to repeat:
Verify the content of a recent 6.0 distribution (e.g. mysql-6.0.5-alpha-pb87-linux-x86.tar.gz), observe that the "support-files" directory no longer contains "mysql.server". Observe that the file has been moved to "share/mysql" instead.

Suggested fix:
Please update the 6.0 documentation to reflect the new location of the file, add a prominent note to the release notes to inform users about this change.
[29 May 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[12 Aug 2008 6:49] Lenz Grimmer
Reopening - I agree.
[12 Aug 2008 8:39] Daniel Fischer
$ tar tfz mysql-6.0.6-alpha-linux-i686-glibc23.tar.gz | grep mysql.server'$'
mysql-6.0.6-alpha-linux-i686-glibc23/support-files/mysql.server
[12 Aug 2008 8:59] Stefan Hinz
According to Danny/Build Team, this must have been a passing issue:

<danny> $ tar tfz mysql-6.0.6-alpha-linux-i686-glibc23.tar.gz | grep mysql.server'$'
<danny> mysql-6.0.6-alpha-linux-i686-glibc23/support-files/mysql.server