Yes have to turn it off in my.conf
-Original Message-
From: Scott Olson [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 12:47 PM
To: [EMAIL PROTECTED]
Subject: Turning off innodb
Is it possible to turn off Innodb in MySQL 4.0 via
the my.cnf file? Or command line params or
In the last episode (Apr 12), Scott Olson said:
> Is it possible to turn off Innodb in MySQL 4.0 via
> the my.cnf file? Or command line params or
> something?
Put the following line in your my.cnf:
skip-innodb
--
Dan Nelson
[EMAIL PROTECTED]
--
skip-innodb
- Original Message -
From: "Scott Olson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 1:46 PM
Subject: Turning off innodb
> Is it possible to turn off Innodb in MySQL 4.0 via
> the my.cnf file? Or command line params
Is it possible to turn off Innodb in MySQL 4.0 via
the my.cnf file? Or command line params or
something?
I would like to be able to do this to since the
device that MySQL is running on does not have
the space available for the minimal 10Mb Innodb
file.
I realize I can probably do this be recomp