I'm running MySQL 3.23.52 (NT), and have discovered that some of the tables
in some old databases are still ISAM (left over from the 3.22.32 days).

I want to convert these tables to MyISAM, but rather than shot-gun all
tables in all databases, I'd like to run a query to determine which tables
are still ISAM, then ALTER them.

Gerald Jensen


---------------------------------------------------------------------
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