When Using Partitioned Table Warning 1287 Is Returned: "The partition engine, used by table 'db1.t1', is deprecated and will be removed in a future release. Please use native partitioning instead."
(Doc ID 2214875.1)
Last updated on FEBRUARY 27, 2020
Applies to:
MySQL Server - Version 5.7 to 5.7 [Release 5.7]Information in this document applies to any platform.
Symptoms
When trying to create or use a table using the partitioning storage engine with MySQL Server 5.7.17 or later, a deprecation warning is returned. For example:
Changes
MySQL has been upgraded to 5.7.17 or later, or a table using non-native partitioning has been created.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |