Re: more on the install problem

2001-04-12 Thread Gerald Clark
Well, where IS the socket? If it is not where mysqladmin is looking, then you should add to /etc/my.cnf: [client] socket=/tmp/mysql.sock Substituting the correct full path/name for the socket. Make sure /etc/my.cnf is world readable. Mike Millner wrote: > > I've narrowed it down some. I'm no

more on the install problem

2001-04-11 Thread Mike Millner
I've narrowed it down some. I'm not finding the answer in archives. From the manual I found these commands: shell> mysqladmin version shell> mysqladmin variables shell> mysqladmin -h `hostname` version variables shell> mysqladmin -h `hostname` --port=3306 version shell> mysqladmin -h 'ip for your