MySQL 9.0.0
Source Code Documentation
Server_options Member List

This is the complete list of members for Server_options, including all inherited members.

get_db() constServer_optionsinline
get_host() constServer_optionsinline
get_owner() constServer_optionsinline
get_password() constServer_optionsinline
get_port() constServer_optionsinline
get_scheme() constServer_optionsinline
get_socket() constServer_optionsinline
get_username() constServer_optionsinline
insert_into_cache() constServer_options
m_dbServer_optionsprivate
m_hostServer_optionsprivate
m_ownerServer_optionsprivate
m_passwordServer_optionsprivate
m_portServer_optionsprivate
m_schemeServer_optionsprivate
m_server_nameServer_options
m_socketServer_optionsprivate
m_usernameServer_optionsprivate
PORT_NOT_SETServer_optionsstatic
reset()Server_options
set_db(LEX_STRING db)Server_optionsinline
set_host(LEX_STRING host)Server_optionsinline
set_owner(LEX_STRING owner)Server_optionsinline
set_password(LEX_STRING password)Server_optionsinline
set_port(long port)Server_optionsinline
set_scheme(LEX_STRING scheme)Server_optionsinline
set_socket(LEX_STRING socket)Server_optionsinline
set_username(LEX_STRING username)Server_optionsinline
store_altered_server(TABLE *table, FOREIGN_SERVER *existing) constServer_options
store_new_server(TABLE *table) constServer_options
update_cache(FOREIGN_SERVER *existing) constServer_options