0

I've been defining exactly 121 table partitions on 10 MySQL tables using MySQL Workbench. Each of those tables are used for logging use and its partitions are divided by every month from Jan 1st, 2013 up to 10 years from now.

I was just wondering if there is any way to copy & paste or to import partition definition at once without losing existing models.

Any ideas will be appreciated.

Thank you.

4

1 に答える 1

0

現在、MySQL Workbench でテーブルまたはモデル間でパーティション設定を転送する方法はありませんが、特定の状況では優れた機能になります。したがって、必要に応じて、これを WB ( http://bugs.mysql.com )に取得するための機能要求を提出できます。

于 2013-01-29T07:50:46.373 に答える