MySQL Forums
Forum List  »  General

Speed Problem with Innodb
Posted by: Amit Jadhav
Date: April 27, 2005 12:04AM

Hi,

First I created tables in MySql with Type MyISAM
But After it makes problem( When light goes the tables are get corrupted.)

Then Some one from u tells me to change table type from MyISAM to InnoDB.

Then I chaged it , And my problem is solved.

But now another problem is arrived.
Now my Projects speed is going down and if I again change table type from InnoDB to MySql then problem solves but old problem arrives.(TableCorruption).

In my project with ASP, on one page I used ListBox which takes too much time to load when table type is InnoDB. but with same page, When i use tables with table type MyISAM then speed increase.

So please help me.
Its very urgent.

Options: ReplyQuote


Subject
Written By
Posted
Speed Problem with Innodb
April 27, 2005 12:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.