Error for MAX_EXECUTION_TIME isn't compatible with MySQL #43031
Labels
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
type/compatibility
Bug Report
1. Minimal reproduce step (Required)
Get a statement that gets interrupted because it reaches the
MAX_EXECUTION_TIME
.Different statements are used for MySQL and TiDB because of #34344 (and #43027 )
2. What did you expect to see? (Required)
MySQL 8.0.32
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The error number isn't the same as MySQL.
See also: https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html#error_er_query_timeout
The text was updated successfully, but these errors were encountered: