[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Convert MyISAM table to InnoDB takes forever
- Subject: [ale] Convert MyISAM table to InnoDB takes forever
- From: meuon at geeklabs.com (Mike Harrison)
- Date: Mon, 24 Aug 2009 18:11:20 -0400 (EDT)
- In-reply-to: <[email protected]>
- References: <[email protected]>
mysqldump the table.
change the db type in the text file created
reload