information_schema.views.definer

mysql

type: VARCHAR NULL
8
type: VARCHAR NOT NULL
5.7

mariadb

type: NULL
Note:
Account specified in the DEFINER clause (or the default when created).
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Account specified in the DEFINER clause (or the default when created).
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(77) NOT NULL
Note:
The name of the user who creates the view, which is in the format of 'user_name'@'host_name'.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

mssql