Opened 15 years ago

Last modified 15 years ago

#17411 closed defect

mysql5 5.0.67_1+server - configuration error — at Version 1

Reported by: edmond@… Owned by: ryandesign@…
Priority: Low Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: mysql5

Description (last modified by blb@…)

The output from port states:

--->  Installing mysql5 5.0.67_1+server
******************************************************
* In order to setup the database, you might want to run
* sudo -u mysql mysql_install_db5
* if this is a new install
******************************************************

10.5.5 However, the file is: mysql_install_db

This is in MacPorts version 1.6.0 and was seen on a Power PC running 10.5.5.

Change History (1)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: mysql5 added

Actually, I believe it is both/either depending on where you look; I see, in ${prefix}/bin mysql_install_db5 which is a symlink to ${prefix}/lib/mysql5/bin/mysql_install_db; so in theory, the mysql_install_db5 would be preferred since that is in a location which is normally found in PATH.

Note: See TracTickets for help on using tickets.