'tmp/mysql.sock' (2) error

2001-09-05 Thread BW \(ST\)
I'm trying to use a socket besides the standard /tmp/mysql.sock one. I've tried specifying socket=/path/to/socket in both [client] and [mysqld] sections of my.cnf, and I've tried to edit safe_mysqld directly with this path. In all cases, the mysql server appears to start (no error messages are g

cc/gcc during configure on solaris 2.8

2001-09-05 Thread BW \(ST\)
During my attempt to configure the 3.23.41 source, I encountered the error: "configure: error: no acceptable cc found in $PATH". As I'm using gcc on this box, where/how do I identify gcc for configure to use properly? Thanks, Brian --

Multiple Servers

2001-09-04 Thread BW \(ST\)
Problem Type: multiple servers using different mysql.sock/socket file Hello, I'm attempting to run 3.23.41 on a box that uses 3.22.21. Ultimately, the 3.23.41 version will replace the older version. In the meantime, I want to run them concurrently during the upgrade process. How should I go a