mysql_legacy_list_tables
List all base tables and views in a specified MySQL database using SHOW FULL TABLES, enabling read-only schema inspection for legacy MySQL 5.0–5.6 deployments.
Instructions
Lists base tables and views with SHOW FULL TABLES FROM . Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes |