MySQL Forums
Forum List  »  InnoDB

Re: how to "disable" a engine?
Posted by: Morgan Tocker
Date: February 08, 2017 05:16AM

Hi Aaron,

As Jon notes - this is the correct behaviour, but could be made less confusing.

disabled_storage_engines prohibits new use of an engine, but allows all existing tables of that kind to be accessible. So it is more of a blacklist than a control of which engines actually load.

I've filed a bug to track this feature request:
https://bugs.mysql.com/bug.php?id=84882

Options: ReplyQuote


Subject
Views
Written By
Posted
1102
February 07, 2017 01:33AM
628
February 07, 2017 04:03PM
Re: how to "disable" a engine?
648
February 08, 2017 05:16AM


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.