MySQL 9.0.0
Source Code Documentation
AuthCachingSha2Forwarder Member List

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

Auth typedefAuthCachingSha2Forwarderprivate
auth_data()AuthCachingSha2Forwarderprivate
AuthCachingSha2Forwarder(MysqlRoutingClassicConnectionBase *conn, std::string initial_server_auth_data, bool in_handshake=true, bool client_requested_full_auth=false)AuthCachingSha2Forwarderinline
BasicProcessor(MysqlRoutingClassicConnectionBase *conn)Processorinline
client_data()AuthCachingSha2Forwarderprivate
client_requested_full_auth_AuthCachingSha2Forwarderprivate
client_socket_failed(std::error_code ec)Processorprotected
conn_BasicProcessorprivate
connect_error_is_transient(const classic_protocol::message::server::Error &err)ForwardingProcessorprotectedstatic
connection() constBasicProcessorinline
connection()BasicProcessorinline
discard_current_msg(Channel &src_channel, ClassicProtocolState &src_protocol)Processorprotected
discard_current_msg(TlsSwitchableConnection< Proto > &conn)Processorinlineprotected
encrypted_password()AuthCachingSha2Forwarderprivate
error()AuthCachingSha2Forwarderprivate
forward_client_to_server(bool noflush=false)ForwardingProcessorprotected
forward_server_to_client(bool noflush=false)ForwardingProcessorprotected
init()AuthCachingSha2Forwarderprivate
initial_server_auth_data_AuthCachingSha2Forwarderprivate
kConnectRetryIntervalForwardingProcessorstatic
log_fatal_error_code(const char *msg, std::error_code ec)Processorprotectedstatic
message_can_be_forwarded_as_is(ClassicProtocolState &src_protocol, ClassicProtocolState &dst_protocol, const T &msg)ForwardingProcessorinlineprotectedstatic
mysql_reconnect_start(TraceEvent *parent_event)ForwardingProcessorprotected
ok()AuthCachingSha2Forwarderprivate
plaintext_password()AuthCachingSha2Forwarderprivate
pool_server_connection()ForwardingProcessorprotected
process() overrideAuthCachingSha2Forwardervirtual
public_key()AuthCachingSha2Forwarderprivate
public_key_response()AuthCachingSha2Forwarderprivate
reconnect_error(classic_protocol::message::server::Error err)ForwardingProcessorinlineprotected
reconnect_error() constForwardingProcessorinlineprotected
reconnect_error_ForwardingProcessorprivate
reconnect_send_error_msg(Channel &src_channel, ClassicProtocolState &src_protocol)ForwardingProcessorprotected
reconnect_send_error_msg(TlsSwitchableConnection< Proto > &conn)ForwardingProcessorinlineprotected
recv_client_failed(std::error_code ec)Processorprotected
recv_server_failed(std::error_code ec)Processorprotected
recv_server_failed_and_check_client_socket(std::error_code ec)ForwardingProcessorprotected
response()AuthCachingSha2Forwarderprivate
Result enum nameBasicProcessor
send_client_failed(std::error_code ec)Processorprotected
send_password()AuthCachingSha2Forwarderprivate
send_server_failed(std::error_code ec)Processorprotected
server_requested_full_auth_AuthCachingSha2Forwarderprivate
server_socket_failed(std::error_code ec)Processorprotected
skip_or_inject_end_of_columns(bool no_flush=false)ForwardingProcessorprotected
socket_reconnect_start(TraceEvent *parent_event)ForwardingProcessorprotected
Stage enum nameAuthCachingSha2Forwarder
stage(Stage stage)AuthCachingSha2Forwarderinline
stage() constAuthCachingSha2Forwarderinline
stage_AuthCachingSha2Forwarderprivate
trace(Tracer::Event e)Processorprotected
trace_command(const std::string_view &prefix)Processorprotected
trace_command_end(TraceEvent *event, TraceEvent::StatusCode status_code=TraceEvent::StatusCode::kUnset)Processorprotected
trace_connect(TraceEvent *parent_span)Processorprotected
trace_connect_and_forward_command(TraceEvent *parent_span)Processorprotected
trace_forward_command(TraceEvent *parent_span)Processorprotected
trace_set_connection_attributes(TraceEvent *ev)Processorprotected
trace_span(TraceEvent *parent_span, const std::string_view &prefix)Processorprotected
trace_span_end(TraceEvent *event, TraceEvent::StatusCode status_code=TraceEvent::StatusCode::kUnset)Processorprotected
tracer()Processorprotected
~BasicProcessor()=defaultBasicProcessorvirtual