UseShowDatabasesQuery
This option specifies whether the schemas will be retrieved using a SHOW DATABASES query or the GetSchemas Thrift API.
Data Type
bool
Default Value
false
Remarks
When set to true, a SHOW DATABASES query will be issued to retrieve the schemas.