Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
ddl_recovery_wait_time sets the wait time (in seconds) for DDL statements (such as ALTER TABLE, CREATE TABLE, and so on) from failure until background threads take over recovery, as well as for DDL statements (such as DROP TABLE, DROP DATABASE, and so on) from DDL completion until background threads clean up data.Required | Description |
Parameter Type | UINT |
Default Value | 5 |
Value Range | 0 ~ 3600 |
Effective Scope | GLOBAL |
Restart Required | No |
피드백