information_schema.deadlocks.retryable

mysql

mariadb

tidb

type: TINYINT(1) NOT NULL
Note:
Whether the deadlock error can be retried. For the description of retryable deadlock errors, see the Retryable deadlock errors section.
© 2022 PingCAP
5.2-6.1
Note:
Whether the deadlock error can be retried. Currently, TiDB does not support collecting the information of the retryable deadlock error, so the value of this field is always 0. For the description of retryable deadlock errors, see the Retryable deadlock errors section.
© 2022 PingCAP
5.1

postgres

cockroachdb

mssql