SHOW INNODB STATUS (removed)

Documentation for the deprecated SHOW INNODB STATUS statement. This statement was removed in favor of SHOW ENGINE INNODB STATUS.

Syntax

SHOW INNODB STATUS

Description

This is a deprecated synonym for SHOW ENGINE INNODB STATUS. It was removed in MariaDB and MySQL 5.5.

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?