SHOW INDEX [FROM|IN]
This statement is an alias to SHOW INDEXES [FROM|IN]
. It is included for compatibility with MySQL.
SHOW INDEX [FROM|IN] | TiDB SQL Statement Referencewas last updated 2/11/2022, 3:01:49 AM: Remove aliases from v5.4 (#7559)
You are viewing the documentation of an older version of the TiDB database (TiDB v5.4). It is recommended that you use the latest LTS version of the TiDB database.
This statement is an alias to SHOW INDEXES [FROM|IN]
. It is included for compatibility with MySQL.