show_engine_innodb_status
Retrieve InnoDB engine status information for Alibaba Cloud RDS database instances to monitor performance and troubleshoot issues.
Instructions
show engine innodb status in db.
Args:
dbinstance_id (str): The ID of the RDS instance.
region_id(str): the region id of instance.
Returns:
the sql result.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dbinstance_id | Yes | ||
| region_id | Yes |