On Fri, Jul 04, 2003 at 07:26:54PM -0500, Mike Blezien wrote:
> Hello,
> 
> Happy 4th to all :)
> 
> Anyway, I am attempt to temporarily disable InnoDB tables. We just
> setup on a new RH/Linux 7.3 server that had the MySQL version 4.0.13
> from RPM's, pre-installed... but we currently don't need the InnoDB
> tables but may in the near future... I've commented out all the
> relavent setting in the my.cnf file in the data
> dir(/var/lib/mysql/my.cnf).. then restarted the MySQL server, but
> it's still creates all the data file related to the InnoDB tables.
> 
> is it not possible to disable the use of InnoDB tables using the
> my.cnf file or not with RPM's ??

Put "skip-innodb" in your my.cnf file.
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 31 days, processed 979,860,785 queries (357/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to