Re: (yet another) sock issue

2001-03-22 Thread roger westin
y.cfg file? (shouldtn't it be read > > atomaticly?) > > > > /roger > > > > - Original Message - > > From: "Charles Mégnin" <[EMAIL PROTECTED]> > > To: "MYSQL" <[EMAIL PROTECTED]> > > Sent: Wednesday, Mar

Re: (yet another) sock issue

2001-03-22 Thread Gerald Clark
ame defaults. > And how do you actualy make it read the my.cfg file? (shouldtn't it be read > atomaticly?) > > /roger > > - Original Message - > From: "Charles Mégnin" <[EMAIL PROTECTED]> > To: "MYSQL" <[EMAIL PROTECTED]> >

Re: (yet another) sock issue

2001-03-21 Thread roger westin
- From: "Charles Mégnin" <[EMAIL PROTECTED]> To: "MYSQL" <[EMAIL PROTECTED]> Sent: Wednesday, March 21, 2001 9:24 AM Subject: (yet another) sock issue > Although the my.cnf file specifies > socket = /tmp/mysql.sock > the server expects mysql.sock to reside

Re: (yet another) sock issue

2001-03-21 Thread Gerald L. Clark
Charles Mégnin wrote: > > Although the my.cnf file specifies > socket = /tmp/mysql.sock > the server expects mysql.sock to reside in > /var/lib/mysql > > [mysql@localhost]$ /usr/bin/mysqladmin -u root -p password > Enter password: > /usr/bin/mysqladmin: connect to server at 'localhost'

(yet another) sock issue

2001-03-21 Thread Charles Mégnin
Although the my.cnf file specifies socket = /tmp/mysql.sock the server expects mysql.sock to reside in /var/lib/mysql [mysql@localhost]$ /usr/bin/mysqladmin -u root -p password Enter password: /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local M