Static mz_sql::pure::mysql::MYSQL_DATABASE_FAKE_NAME
source · pub(crate) static MYSQL_DATABASE_FAKE_NAME: &str
Expand description
The name of the fake database that we use for MySQL sources to fit our model of a 3-layer catalog. MySQL doesn’t have a concept of databases AND schemas, it treats both as the same thing.