Opened 12 years ago

Closed 12 years ago

#34026 closed defect (invalid)

mysql55-server ignores my.cnf

Reported by: theboergers@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: mysql55-server

Description

To the best that I can tell, mysql55-server doesn't read a my.cnf file at /opt/local/etc/mysql55

Defining a pid file in my.cnf doesn't work - it creates its own pid file.

It doesn't create a socket file despite being defined in the my.cnf file which causes other problems like PHP not being able to connect to the database.

Change History (5)

comment:1 Changed 12 years ago by theboergers@…

Cc: theboergers@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: theboergers@… removed
Keywords: MySQL database removed
Owner: changed from macports-tickets@… to pixilla@…

comment:3 Changed 12 years ago by pixilla (Bradley Giesbrecht)

In my use of the mysql55 and mysql55-server ports the /opt/local/etc/mysql55/my.cnf file is read and my socket file is created where I specified.

Do you have other mysql based ports installed?

Is there a mysqld at /opt/local/libexec/mysqld?

After loading mysql55-server what does ps show?

$ sudo port load mysql55-server
$ ps ax | grep mysql

comment:4 Changed 12 years ago by theboergers@…

Please close this ticket. It was an issue with our Windows server assigning my computer an incorrect hostname.

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.