Skip to content

Commit 3e47b16

Browse files
authored
release-8.1: Support STATEMENTS_SUMMARY_HISTORY & limit tidb_analyze_skip_column_types for serverless (#21378)
1 parent 167f821 commit 3e47b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidb-cloud/limited-sql-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ TiDB Cloud works with almost all workloads that TiDB supports, but there are som
9494
| `information_schema` | `SLOW_QUERY` | Supported | Not supported [^5] |
9595
| `information_schema` | `STATEMENTS_SUMMARY` | Supported | Not supported [^6] |
9696
| `information_schema` | `STATEMENTS_SUMMARY_EVICTED` | Supported | Not supported [^6] |
97-
| `information_schema` | `STATEMENTS_SUMMARY_HISTORY` | Supported | Not supported [^6] |
9897
| `information_schema` | `TIDB_HOT_REGIONS` | Not supported [^4] | Not supported [^4] |
9998
| `information_schema` | `TIDB_HOT_REGIONS_HISTORY` | Supported | Not supported [^1] |
10099
| `information_schema` | `TIDB_SERVERS_INFO` | Supported | Not supported [^1] |
@@ -132,6 +131,7 @@ TiDB Cloud works with almost all workloads that TiDB supports, but there are som
132131
| `require_secure_transport` | Not supported [^12] | Read-only [^10] |
133132
| `skip_name_resolve` | No limitation | Read-only [^10] |
134133
| `sql_log_bin` | No limitation | Read-only [^10] |
134+
| `tidb_analyze_skip_column_types` | No limitation | Read-only [^10] |
135135
| `tidb_cdc_write_source` | No limitation | Read-only [^10] |
136136
| `tidb_check_mb4_value_in_utf8` | Not supported [^4] | Not supported [^4] |
137137
| `tidb_config` | Not supported [^4] | Not supported [^4] |

0 commit comments

Comments
 (0)