The location depends on the name of the file
my.cnf will go in C:\
and my.ini will go in C:\winnt or C:\windows
-Original Message-
From: James E Hicks III
To: Dirk Bremer (NISC); [EMAIL PROTECTED]
Sent: 6/24/04 10:57 AM
Subject: Re: Server Down/General Server Questions
On Thursday 24
On Thursday 24 June 2004 10:20 am, Dirk Bremer \(NISC\) wrote:
> 1. Is there a way to configure the server to just support MyISAM databases,
> i.e. disabling the support for InnoDB? My though is that this would prevent
> the same error from happening again.
>
Put skip-innodb in your my.conf
> 2.