| Path : /opt/mysql/mysql-test/r/ |
| Current File : //opt/mysql/mysql-test/r/partition_mgm_err2.result |
Warnings: Warning 1287 The partition engine, used by table 'test.t1', is deprecated and will be removed in a future release. Please use native partitioning instead. INSERT INTO t1 VALUES (15); Warnings: Warning 1287 The partition engine, used by table 'test.t1', is deprecated and will be removed in a future release. Please use native partitioning instead. DROP TABLE t1;