show_privileges test fix, one more build fix

This commit is contained in:
bobrovskij artemij 2020-05-27 01:20:25 +03:00
parent dbf21183d2
commit 8d69223aaf
2 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace ErrorCodes
StorageMongoDB::StorageMongoDB(
const StorageID & table_id_,
const std::string & host_,
short unsigned int port_,
uint16_t port_,
const std::string & database_name_,
const std::string & collection_name_,
const std::string & username_,

View File

@ -103,6 +103,7 @@ INTROSPECTION ['INTROSPECTION FUNCTIONS'] \N ALL
FILE [] GLOBAL SOURCES
URL [] GLOBAL SOURCES
REMOTE [] GLOBAL SOURCES
MONGO [] GLOBAL SOURCES
MYSQL [] GLOBAL SOURCES
ODBC [] GLOBAL SOURCES
JDBC [] GLOBAL SOURCES