MySQL Forums
Forum List  »  InnoDB

Locking issue
Posted by: John McCarthy
Date: November 30, 2012 12:26AM

My website is having locking issues whenever a user is updating the data because currently it's using MyISAM storage engine. I'll be migrating the database from MyISAM to InnoDB so it doesn't do table level locking. What advantages and disadvantages will I get from migrating the database from MyISAM to InnoDB? Would I have to do any tuning and optimization after it's migrated? How can I increase the loading speed of the website because it's slow primarily because of the database issues.

Options: ReplyQuote


Subject
Views
Written By
Posted
Locking issue
1446
November 30, 2012 12:26AM
929
December 01, 2012 06:50PM


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.