Static mz_mysql_util::schemas::SYSTEM_SCHEMAS
source ยท pub static SYSTEM_SCHEMAS: LazyLock<BTreeSet<&str>>
Expand description
Built-in system schemas that should be ignored when querying for user-defined tables since they contain dozens of built-in system tables that are likely not needed.