MySQL Forums
Forum List  »  InnoDB

Problem with InnoDB under Heavy load
Posted by: MANISH KUMAR
Date: April 09, 2008 12:41AM

I'm using InnoDB very heavily, I'm doing lots of INSERT,and SELECT with InnoDB tables in a vert short span of time.It works fine when i have to INSERT anything into Database but when i tries to SELECT or Read that data from the database,it fails to do so. I am using MySql5.0.51.
Then i changed it to MyISam from InnoDB and problem got disappeared.But Can't use MyIsam bec'z ites not Transaction safe.
Plzz Tell me what should i do??

Options: ReplyQuote


Subject
Views
Written By
Posted
Problem with InnoDB under Heavy load
2530
April 09, 2008 12:41AM


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.