RE: my.cnf not found

2005-08-10 Thread Sujay Koduri
Thanks a lot stassen :) sujay -Original Message- From: Michael Stassen [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 10, 2005 9:50 PM To: Sujay Koduri Cc: MySQL mailing list Subject: Re: my.cnf not found Sujay Koduri wrote: > hi, > > I tried installing MySQL4.1.13 a

Re: my.cnf not found

2005-08-10 Thread Michael Stassen
Sujay Koduri wrote: hi, I tried installing MySQL4.1.13 and in the process I installed the following packages * MySQL-client-4.1.13-0.i386.rpm * MySQL-server-4.1.13-0.i386.rpm * MySQL-shared-standard-4.1.13-0.rhel3.i386.rpm I am able to make connections to mysql and able to

my.cnf not found

2005-08-10 Thread Sujay Koduri
hi, I tried installing MySQL4.1.13 and in the process I installed the following packages * MySQL-client-4.1.13-0.i386.rpm * MySQL-server-4.1.13-0.i386.rpm * MySQL-shared-standard-4.1.13-0.rhel3.i386.rpm I am able to make connections to mysql and able to do update,insert,select

return from load_defaults when .my.cnf not found

2004-12-10 Thread Kevin Cowley
Can any body tell me what the 4.1.x client library loads_defaults function returns if it can't find the .my.cnf file? It's listed in the header as int load_defaults() but the documentation for it is atrocious. Even Paul fails to check/use the return in his MySQL definitive guide, just assumes it