You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### `tidb_enable_ts_validation` <span class="version-mark">New in v9.0.0</span>
2960
+
2961
+
- Scope: GLOBAL
2962
+
- Persists to cluster: Yes
2963
+
- Applies to hint [SET_VAR](/optimizer-hints.md#set_varvar_namevar_value): No
2964
+
- Type: Boolean
2965
+
- Default value: `ON`
2966
+
- This variable controls whether TiDB validates the timestampin a request before sending the request to TiKV. If an invalid timestamp is detected in the request, TiDB rejects sending it to avoid data corruption.
2967
+
2959
2968
### tidb_enable_tso_follower_proxy <span class="version-mark">New in v5.3.0</span>
0 commit comments