SHOW INNODB STATUS
        This statement shows extensive information about the state of
        the InnoDB storage engine. As of MySQL 4.1.2,
        it is deprecated and
        SHOW ENGINE INNODB
        STATUS should be used instead. See
        Section 12.4.5.9, “SHOW ENGINE Syntax”. SHOW INNODB
        STATUS is removed in MySQL 5.5.
      


User Comments
Add your own comment.