How to set max execution timeout for statement like insert #66509
Replies: 2 comments
-
|
Original author: jansu-dev Hi, @Anirudh_Modi |
Beta Was this translation helpful? Give feedback.
-
|
Original author: TiDB-AI-Assistant The Explanation:
SQL Example:References:
By configuring |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: Anirudh_Modi
Original time: 2024-09-25 03:53:39.283703
Original ID/Slug: 10307 / how-to-set-max-execution-timeout-for-statement-like-insert
Application environment:
Local development environment
TiDB version:
pingcap/tidb:v8.2.0
Reproduction method:
NA
Problem:
It was mentioned in the doc that after v6.4.0
max_execution_timewill only be applicable for read only statements.I want to know how can we timeout queries like insert or delete which exceed a certain threshold
Resource allocation:
NA
Attachment:
NA
Beta Was this translation helpful? Give feedback.
All reactions