MySQL Shell API 9.0.0
Unified development interface for MySQL Products
Shell Member List

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

add_extension_object_member(Object object, str name, Value member, dict definition)Shell
auto_complete_sql(str statement, dict options)Shell
connect(ConnectionData connectionData, str password)Shell
connect_to_primary(ConnectionData connectionData, str password)Shell
create_context(dict options)Shell
create_extension_object()Shell
create_result(dict data)Shell
create_result(list data)Shell
delete_all_credentials()Shell
delete_credential(str url)Shell
disable_pager()Shell
disconnect()Shell
dump_rows(ShellBaseResult result, str format)Shell
enable_pager()Shell
get_session()Shell
list_credential_helpers()Shell
list_credentials()Shell
list_ssh_connections()Shell
log(str level, str message)Shell
open_session(ConnectionData connectionData, str password)Shell
optionsShell
parse_uri(str uri)Shell
prompt(str message, dict options)Shell
reconnect()Shell
register_global(str name, Object object, dict definition)Shell
register_report(str name, str type, Function report, dict description)Shell
register_sql_handler(const std::string &name, const std::string &description, const std::vector< std::string > &prefixes, shcore::Function_base_ref callback)Shell
reportsShell
set_current_schema(str name)Shell
set_session(Session session)Shell
status()Shell
store_credential(str url, str password)Shell
unparse_uri(dict options)Shell
versionShell