MySQL Forums
Forum List  »  NDB clusters

Re: How to decrease LCP directory disk usage
Posted by: Mikael Ronström
Date: August 18, 2016 11:30AM

There is no possibilities to decrease the LCP storage.
LCP is a critical part of recovery. There is a table
mode that makes tables not be stored on disk at all.
However to get back to recoverable mode requires an
copying ALTER TABLE.

There is currently no ability to stop from LCP while
inserting.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to decrease LCP directory disk usage
635
August 18, 2016 11:30AM


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.