From: Dan Nelson Date: September 12 2002 3:30am Subject: Re: "my.ini" in RH Linux 7,2 List-Archive: http://lists.mysql.com/mysql/119366 Message-Id: <20020912033032.GD13261@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Sep 11), Paul DuBois said: > At 23:51 +0100 9/11/02, nick gatsis wrote: > >In win98 mysql keep configuration in my.ini. > >Which is the same file in RH Linux 7.2? > > /etc/my.cnf, or the my.cnf file in the server's data directory. A quick way to find out is to run "mysqld --help | grep cnf", which will print a line showing the places my.cnf is read. -- Dan Nelson dnelson@stripped