MySQL Forums
Forum List  »  Memory Storage Engine

Re: row level locking
Posted by: KimSeong Loh
Date: October 11, 2007 01:26AM

Maybe you want to try NDB cluster from MySQL, this is a transactional row-level locking in-memory database, it has high availability and scalability features too. This is also called MySQL Cluster. If you want a single server, this is possible too with 1 mgm node, 1 data node and 1 mysql node all on 1 single machine.

Options: ReplyQuote


Subject
Views
Written By
Posted
12174
October 04, 2007 03:08PM
6588
October 04, 2007 07:20PM
7401
October 05, 2007 07:20AM
Re: row level locking
7625
October 11, 2007 01:26AM
5470
July 29, 2008 12:52PM
5967
August 19, 2008 12:53PM
6236
September 08, 2008 06:28PM
5349
September 09, 2008 07:42PM


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.