Module tunnel
mz_
mysql_
util
0.1.0
Module tunnel
Module Items
Structs
Enums
Constants
In crate mz_
mysql_
util
Modules
aws_rds
decoding
desc
privileges
replication
schemas
tunnel
Structs
Config
MissingPrivilege
MySqlColumnDesc
MySqlConn
MySqlKeyDesc
MySqlTableDesc
ProtoMySqlColumnDesc
ProtoMySqlKeyDesc
ProtoMySqlTableDesc
TimeoutConfig
UnsupportedDataType
Enums
MySqlError
TunnelConfig
Constants
DEFAULT_CONNECT_TIMEOUT
DEFAULT_SNAPSHOT_LOCK_WAIT_TIMEOUT
DEFAULT_SNAPSHOT_MAX_EXECUTION_TIME
DEFAULT_TCP_KEEPALIVE
ER_NO_SUCH_TABLE
ER_SOURCE_FATAL_ERROR_READING_BINLOG_CODE
Functions
ensure_full_row_binlog_format
ensure_gtid_consistency
ensure_replication_commit_order
query_sys_var
quote_identifier
mz_mysql_util
Module
tunnel
Copy item path
Settings
Help
Summary
Source
Structs
§
Config
Configuration for MySQL connections.
MySql
Conn
A MySQL connection with an optional SSH tunnel handle.
Timeout
Config
Enums
§
Tunnel
Config
Configures an optional tunnel for use when connecting to a MySQL database.
Constants
§
DEFAULT_
CONNECT_
TIMEOUT
DEFAULT_
SNAPSHOT_
LOCK_
WAIT_
TIMEOUT
DEFAULT_
SNAPSHOT_
MAX_
EXECUTION_
TIME
DEFAULT_
TCP_
KEEPALIVE