MySQL Forums
Forum List  »  Partitioning

myisam engine being deprecated
Posted by: John Mirsberger
Date: May 12, 2017 09:02AM

While checking my startup logs I noticed this line:

[Warning] The partition engine, used by table '[tablename]', is deprecated and will be removed in a future release. Please use native partitioning instead.

This partitioned table's engine is MyISAM. Did I miss the memo? SHOW PLUGINS; displays MyISAM as "ACTIVE". I thought 5.7 (currently running MySQL 5.7.16) still supported MyISAM native partitioning. Can anyone clarify?

Thank you,

John Mirsberger

Options: ReplyQuote


Subject
Views
Written By
Posted
myisam engine being deprecated
4751
May 12, 2017 09:02AM


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.