Hi.  I have a query that has been running for 10.7 hours.  It is converting a 3.6GB 
MyISAM to Innodb.
 38448 | copy to tmp table | alter table `MESSAGES` type=innodb

The innodb data file has increased 8.6GB in size since the command started.

How do I tell how far through the conversion the process is?

Can I stop the process (without incurring a huge rollback penalty) and resume it in a 
more efficient manner (e.g. with different my.cnf startup options)?

Regards, Peter

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to