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

سوالات متداول

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“LightMoving InnoDB Converter” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “LightMoving InnoDB Converter” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

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