DYNAMIC_TABLES and DYNAMIC_TABLE_GRAPH_HISTORY functions: New column in output (Pending)¶
Attention
This behavior change is in the 2026_04 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the DYNAMIC_TABLES and DYNAMIC_TABLE_GRAPH_HISTORY Information Schema table functions include the following new column:
Column name |
Data type |
Description |
|---|---|---|
SCHEDULER |
TEXT |
The scheduler attribute of the dynamic table. Can be one of the following:
|
Ref: 2295