This message was deleted.
# troubleshooting
s
This message was deleted.
a
yes, for
INFORMATION_SCHEMA.TABLES
and
INFORMATION_SCHEMA.COLUMNS
tables, a user needs to be authorized to access resources (like user-created datasources). For
INFORMATION_SCHEMA.SCHEMATA
table, there’s no auth as it only provides high-level information about the known schemas (and info about user-defined datasources aren’t leaked here)