On Fri, 9 Mar 2001 18:41:46 -0500, "Tac/Smokescreen Action Network"
<[EMAIL PROTECTED]>   wrote:

>>
>>I've searched the MySQL manual and can't figure out how to convert one (or
>>all) tables to MyISAM.  (I'm upgrading a very large database from 3.22 to
>>3.23).
>>
>>I think there's a way to do it from the ALTER TABLE command, but I can't
>>seem to find any examples.

ALTER TABLE table_name TYPE = MYISAM;
Mike(mickalo)Blezien
========================================
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225) 686-2002
=========================================















---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to