COLUMN COMMENTs are not the same as TABLE COMMENT... For TABLE COMMENT you should use:
SHOW TABLE STATUS LIKE 'table_name' *Gilles *(the starter of the thread) wanted COLUMN COMMENTs. -- Gabriel PREDA Senior Web Developer
COLUMN COMMENTs are not the same as TABLE COMMENT... For TABLE COMMENT you should use:
SHOW TABLE STATUS LIKE 'table_name' *Gilles *(the starter of the thread) wanted COLUMN COMMENTs. -- Gabriel PREDA Senior Web Developer