RE: mysql_config (4.0.21) returning the wrong socket location
"Caron, Christian" <[email protected]> Thu, 21 Oct 2004 14:54:34 -0400
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <04121F1935DA0B439DF1E9386C93BAAE073C55AA@s0-ott-x13.nrn.nrcan.gc.ca> |
> Hi, > > This e-mail address is for to report repeatable bugs case, > your question > is more suitable for the General list. Please see: > > http://lists.mysql.com/ > > For to find instructions for. Thanks in advance. > > Regards, > Miguel > > I reinstalled MySQL using the "--with-unix-socket-path=/usr/local/mysql/mysql.sock" option in the configure string and mysql_config now returns the socket path correctly (I removed the socket option from the my.cnf). I guess mysql_config should always return the real path to the socket, that is the one from the installation files or the my.cnf (that should overwrite the default one). nrn6# /usr/local/mysql/bin/mysql_config --socket /usr/local/mysql/mysql.sock Is it a bug? Christian> -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]