On Friday 28 March 2003 10:37, Stephan Amann wrote: > The content of the my.cnf (Master) > The my.cnf of the replika:
> I don't see any InnoDB settings...? Both, Master and Replika have the > InnoDB Files in the DataDir... Yes right. But that silently means that InnoBD files to be created for usage. If you really don't need InnoDB - then add "skip-innodb" in both .cnf files and then the InnoDB engine will not startup. That will save a little ram, btw. > Stephan > > Jeremy Zawodny wrote: > >On Thu, Mar 27, 2003 at 10:55:28AM +0100, Stephan Amann wrote: > >>The InnoDB files are created in the standard data directory; I did not > >>configure any InnoDB Option, since we are not currently using InnoDB. > >> > >>What's wrong? Why do I get InnoDB datafiles (ib_arch_log_0000000000, > >>ib_logfile0, ib_logfile1, ibdata1) with only MyISAM Tables? > > > >Please post your my.cnf file. There is probably a setting in there > >which specifies the innodb options. > > > >If you don't want to use InnoDB at all, simply add: > > > > skip-innodb > > > >to your my.cnf file. > > > >Jeremy -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]