Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16615 closed defect (fixed)

Port mysql5: Missing log folder

Reported by: danocd@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: mysql5 Cc: jyrkiwahlstedt
Port: mysql5, mysql5-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Ryan wrote me:

/opt/local/var/log/mysql5 is the correct directory for MySQL logfiles. If it does not exist, you can create it. I should probably have the mysql5 port create this directory. I'm not sure if a ticket has already been filed on that.

Now, we are sure the ticket is existing.

Attachments (1)

Portfile-mysql5.diff (776 bytes) - added by scott@… 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: mysql5-devel added
Status: newassigned

Yes we are. :)

comment:2 Changed 15 years ago by scott@…

I ran sudo port uninstall mysql5 +server I then put a patched port file into my localports sudo port install mysql5 +server

At that point, when all was done, I had file /opt/local/var/log/mysql5 /opt/local/var/log/mysql5: directory

Attaching the patched file here

Changed 15 years ago by scott@…

Attachment: Portfile-mysql5.diff added

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks for reminding me of this issue. I fixed it in r49261, a little differently, because I wanted the directory to only be created if the +server variant is being used, and I wanted it to be owned by the mysql user.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.