How do you start your mysql now ? In any case you need to supply the
--skip-innodb option either in the option file (which most likely you
don't have) or at the startup time. If you use safe_mysqld script to
start your installation just pass on --skip-innodb to it. And even if
you don't, it is not going to harm anything as far as I know.


On Wed, 22 Sep 2004 19:45:03 +0530, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> 
> Hi,
>          Actually i want mysql 4.0 classic version which donot support innodb 
> engine. As classic version is a commercial base one, i installed the mysql 4.0 
> standard one (which includes innodb). Here my problem is , i have to inactivate the 
> innodb engine. For that what we need to do is
> 
> "From MySQL 4.0 on, the InnoDB storage engine is enabled by default. If you don't 
> want to use InnoDB tables, you can add the skip-innodb option to your MySQL option 
> file. "
> 
> but my problem is how to find out the MySQL option file, and in that how to add that 
> skip-innodb option.
> 
> Please advise me in this asap.
> 
> Thanks,
> Narasimha
> 
> Confidentiality Notice
> 
> The information contained in this electronic message and any attachments to this 
> message are intended
> for the exclusive use of the addressee(s) and may contain confidential or privileged 
> information. If
> you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
> PROTECTED] immediately
> and destroy all copies of this message and any attachments.
>

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

Reply via email to