View Single Post

   
  #4 (permalink)  
Old 02-28-2008, 06:23 AM
Carlos Proal
 
Posts: n/a
Default Re: Show the engine/table type for the specific table...

show table status;

Carlos


On 12/10/06, wagner@mysqlbrasil.com.br <wagner@mysqlbrasil.com.br> wrote:
> Hi friends,
>
>
>
> How to show the engine/table type of the one table in my database??
>
>
>
> I want to know the engine/table type (InnoDB, MyIsam.) for the tables that I
> did in my database.
>
>
>
> Thanks.
>
>
>
> Wagner Bianchi
>
>
>

Reply With Quote