Hi.

Could it be that your MySQL server was upgraded to a version compiled
without InnoDB support?

If you used InnoDB it should have never complained about MYD files, as
they belong to MyISAM table format.

Bye,

        Benjamin.


On Mon, Apr 29, 2002 at 01:54:28AM -0700, [EMAIL PROTECTED] wrote:
> Dear All,
> 
> While running our application, mysql suddenly started
> giving an error as MYD file not found for our
> database.
> 
> On restoring the database through backup which was
> taken withthe help of mysqldump, it now converts all
> the tables to MyIsam  and not Innodb even after
> specifying the the table type to Innodb;
> 
> Please help
> Regards
> Amit Lonkar

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to