MySQL Forums
Forum List  »  Memory Storage Engine

Re: How to disable memory engine storage?
Posted by: Peter Brawley
Date: October 25, 2015 01:24PM

Minimum max_heap_table_size is 16384 (http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_max_heap_table_size).

MySQL uses the Memory storage internally; you can't disable it.



Edited 1 time(s). Last edit at 10/25/2015 03:11PM by Peter Brawley.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to disable memory engine storage?
1861
October 25, 2015 01:24PM


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.