Re: Result returned by "show index from"...

2004-02-05 Thread Karam Chand
;>>>>>>>>>>>>>> Original Message > <<<<<<<<<<<<<<<<<< > > On 2/5/04, 1:58:43 AM, Karam Chand > <[EMAIL PROTECTED]> wrote > regarding Result returned by "show

Re: Result returned by "show index from"...

2004-02-05 Thread vpendleton
This is mentioned in the create table section: http://www.mysql.com/doc/en/CREATE_TABLE.html >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/5/04, 1:58:43 AM, Karam Chand &l

Result returned by "show index from"...

2004-02-05 Thread Karam Chand
Hello I am executing show index from tablename to get index information. The following columns are returned ... Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed NullIndex_type Comment In the docs at http://www.mysql.com/doc/en/Show_database