tdsql_update_variables_interval specifies the interval, in milliseconds, for obtaining persistent variables from the MC. For example, if it is set to 60000ms (1 minute), the system updates system variables every minute on a database node. This ensures the timeliness and consistency of system variables, preventing errors and performance degradation caused by variable inconsistency.Required | Description |
Parameter Type | UINT |
Default Value | 2000 |
Value Range | 1 ~ 3600000 |
Effective Scope | GLOBAL |
Restart Required | No |
피드백