| Bug #2388 | Permissions problem in data/mysql under Mac OS X | ||
|---|---|---|---|
| Submitted: | 14 Jan 2004 7:24 | Modified: | 29 Jan 2004 7:45 |
| Reporter: | Gustavo Delfino | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
| Version: | mysql-standard-4.1.1-alpha | OS: | MacOS (Mac OS X 10.3.2) |
| Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[14 Jan 2004 7:24]
Gustavo Delfino
[29 Jan 2004 7:45]
Lenz Grimmer
Yes, mysql_install_db fails to execute properly during the postinstall phase
(you can see this by checking the installer log: File -> Show Log) - this has
been fixed already for future releases. Your workaround is correct.
The fix is included in the following BK ChangeSet:
ChangeSet@1.1647.10.2, 2003-12-08 14:38:29+01:00, lenz@kallisto.local
Fixed two packaging bugs:
- postinstall of the Mac OS X PKG failed as a parameter for
mysql_install_db was changed for MySQL 4.1
- postinstall of the Server RPM failed as mysql_create_system_tables was
missing from the file list
