Hi,

If you are particular about a table, i.e what engine my table uses?
Try,
mysql > show table status like 'tablename' \G

Thanks
ViSolve DB Team.
----- Original Message ----- From: "John Kopanas" <[EMAIL PROTECTED]>
To: <mysql@lists.mysql.com>
Sent: Friday, November 17, 2006 10:43 PM
Subject: How Do I Know If mySQL is using MyISAM or InnoDB?


Is there a command at the command line that can tell me if I am using MyISAM
or InnoDB?  Thanks :-).

--
John Kopanas
[EMAIL PROTECTED]

http://www.kopanas.com
http://www.cusec.net
http://www.soen.info



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

Reply via email to