RE: Problem reading my.cnf

2003-08-04 Thread Rudy Metzger
AIL PROTECTED] Sent: maandag 4 augustus 2003 11:00 To: Mysql List Subject: RE: Problem reading my.cnf Ganbold Because the bug that did not recognise the comment character in the password line has been fixed? Andy > -Original Message- > From: Ganbold [mailto:[EMAIL PROTECTED] > Se

RE: Problem reading my.cnf

2003-08-04 Thread Andy Eastham
t; >The "#" is for comments if my.cnf file. > > > >- Original Message - > >From: "Ganbold" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, August 04, 2003 11:08 AM > >Subject: Problem reading my.cnf > > >

Re: Problem reading my.cnf

2003-08-04 Thread Ganbold
anbold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 11:08 AM Subject: Problem reading my.cnf > Hi, > > I have just upgraded mysql server version from 4.0.13 to 4.0.14, from > FreeBSD 5.1 ports collection. > Before upgrade mysql command li

Re: Problem reading my.cnf

2003-08-04 Thread Primaria Falticeni
Try to not use "#" if you want the password to be in my.cnf file. The "#" is for comments if my.cnf file. - Original Message - From: "Ganbold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 11:08 AM Subject: Prob

Problem reading my.cnf

2003-08-04 Thread Ganbold
Hi, I have just upgraded mysql server version from 4.0.13 to 4.0.14, from FreeBSD 5.1 ports collection. Before upgrade mysql command line client could read password from /etc/my.cnf file and I could use mysql without supplying -p option. But after upgrade it could read password only up to # sig