MySQL Forums
Forum List  »  Memory Storage Engine

Re: Memory Storage Engine executes Delete query at SQL Thread Start instaed of instance start
Posted by: Rick James
Date: January 01, 2016 12:25AM

MEMORY does not "fire any queries".

MEMORY tables, after a restart, are lost. They are in RAM, and are not persisted to disk. Is this what you mean by delete?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Memory Storage Engine executes Delete query at SQL Thread Start instaed of instance start
1365
January 01, 2016 12:25AM


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.