myisam2innodb

Convert MariaDB/MySQL Tables from MyISAM to InnoDB in GoPanel

Converting your database tables from MyISAM to InnoDB can improve performance, reliability, and add transaction support. Here's how to do it through GoPanel

Syntax

myisam2innodb <Database Name> <Table Name>

Examples

Converting a "CRM" Database from MyISAM to InnoDB
$ /go/myisam2innodb crm

Converting a "Users" Table from MyISAM to InnoDB
$ /go/myisam2innodb crm users

Converting All Database Tables from MyISAM to InnoDB in GoPanel Server
$ /go/myisam2innodb all

Related GoPanel commands

innodb2myisam - Convert MariaDB/MySQL Tables from InnoDB to MyISAM in GoPanel
mariadb2postgre - Convert SQL File from MariaDB to PostgreSQL
myisam2aria - Convert MariaDB/MySQL Tables from MyISAM to Aria in GoPanel


At Your Service

Our team is on hand 24/7 to not only solve technical issues, but to offer the guidance and technical support you need to succeed online. Give us a ring.

+2 01006931666 Chat
© 2020 - 2025 GoPanel Inc., all rights reserved.