LightMoving InnoDB Converter

説明

LightMoving InnoDB Converter helps modernize older WordPress databases that still contain tables using MyISAM or other legacy storage engines.

The plugin scans your WordPress database tables, identifies tables that are not using InnoDB, and provides a safe administrator-controlled bulk conversion workflow.

Features include:

  • WordPress table engine scan
  • Bulk conversion to InnoDB
  • Selected-table conversion controls
  • Backup confirmation workflow
  • Required CONVERT confirmation step
  • Table row and size display
  • Clean conversion success logging
  • Responsive modern admin interface
  • Direct Tools link from the Plugins page
  • No automatic conversion on activation

Safety Features

  • No automatic conversion on plugin activation
  • Administrator-only access
  • Backup confirmation checkbox
  • Required CONVERT confirmation text
  • Converts only selected tables using the active WordPress table prefix
  • Displays current table engine, row count, and size
  • Allows deselecting tables before conversion

Important

Always create a complete database backup before converting database tables.

Large tables may require additional time depending on hosting resources. Conversion operations may temporarily lock tables while MySQL or MariaDB processes ALTER TABLE operations.

スクリーンショット

インストール

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin
  3. Go to Tools InnoDB Converter
  4. Review your database table engine status
  5. Create a full database backup
  6. Confirm and run the conversion

FAQ

Does this run automatically?

No. The plugin never converts database tables automatically on activation.

What does this convert?

The plugin converts selected WordPress tables using the active table prefix to the InnoDB storage engine.

Can I choose which tables are converted?

Yes. Tables needing conversion are selected by default, but you can deselect any table before running the conversion.

Should I create a backup first?

Yes. Always create a complete database backup before running database conversion operations.

評価

2026年9月4日
I don’t know coding, but I used this plugin to move some plugin database files to Innodb thanks to the developers.
2026年9月1日
It does just one thing, and it does it right. No messy options to choose from: just write CONVERT and click OK. Works well with its brother-plugin LightMoving UTF8MB4 Converter.
2件のレビューをすべて表示

貢献者と開発者

LightMoving InnoDB Converter はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LightMoving InnoDB Converter” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.14

  • Improvements and Compatibility

1.0.13

  • Upgrade: Responsiveness & Compatibility

1.0.12

  • Layout Improvements

1.0.11

  • Performance Upgrades

1.0.10

  • Updated Version for WordPress 7.1

1.0.9

  • Updated for WordPress 7.1

1.0.8

  • Adjustments and Improvements

1.0.7

  • Updated for WordPress 7.0.3

1.0.6

  • Versioning for 7.0.2

1.0.5

  • Updated POT

1.0.4

  • Updated WordPress packaging

1.0.3

  • Updated plugin packaging for WordPress 7.0.1

1.0.2

  • Updated internationalization text domain to match the WordPress.org plugin slug.
  • Updated plugin packaging folder to innodb-table-converter.

1.0.1

  • Initial release
  • Added WordPress table engine scanning
  • Added selected-table InnoDB conversion workflow
  • Added backup confirmation and CONVERT verification
  • Added table size and row count display
  • Added conversion success logging