MySQL Shell API 8.0.37
Unified development interface for MySQL Products
Session Member List

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

close()Session
commit()Session
create_schema(str name)Session
current_schemaSession
default_schemaSession
drop_schema(str name)Session
get_current_schema()Session
get_default_schema()Session
get_schema(str name)Session
get_schemas()Session
get_ssh_uri()Session
get_uri()Session
is_open()Session
quote_name(str id)Session
release_savepoint(str name)Session
rollback()Session
rollback_to(str name)Session
run_sql(str query, list args)Session
set_current_schema(str name)Session
set_fetch_warnings(bool enable)Session
set_savepoint(str name="")Session
sql(str sql)Session
ssh_uriSession
start_transaction()Session
uriSession