information_schema.processlist.examined_rows

mysql

mariadb

type: NULL
Note:
Rows examined by the thread. Only updated by UPDATE, DELETE, and similar statements. For SELECT and other statements, the value remains zero.
© 2022 MariaDB
5.1-10.8
type: INT NOT NULL
Note:
Rows examined by the thread. Only updated by UPDATE, DELETE, and similar statements. For SELECT and other statements, the value remains zero.
© 2022 MariaDB
10.2-10.7

tidb

postgres

cockroachdb

mssql