On Sat, 18 Aug 2001, Fai wrote:
> Does any body know how to prevent mysql server looking for user specific
> optional file ( .my.cnf)? So, user cannot put the optional file (.my.cnf) in
> his home directory to affect the mysql server behaviour.
Even if user can put the optional file in his home
The server doesn't look for a users .my.cnf.
This would only be useful for the client programs.
Fai wrote:
> Does any body know how to prevent mysql server looking for user specific
> optional file ( .my.cnf)? So, user cannot put the optional file (.my.cnf) in
> his home directory to affect the