MySQL 8.3.0
Source Code Documentation
classic_protocol::borrowed::message::client Namespace Reference

Typedefs

using Greeting = borrowable::message::client::Greeting< true >
 
using AuthMethodData = borrowable::message::client::AuthMethodData< true >
 
using Query = borrowable::message::client::Query< true >
 
using InitSchema = borrowable::message::client::InitSchema< true >
 
using ListFields = borrowable::message::client::ListFields< true >
 
using RegisterReplica = borrowable::message::client::RegisterReplica< true >
 
using Ping = borrowable::message::client::Ping
 
using Debug = borrowable::message::client::Debug
 
using Kill = borrowable::message::client::Kill
 
using ChangeUser = borrowable::message::client::ChangeUser< true >
 
using Reload = borrowable::message::client::Reload
 
using ResetConnection = borrowable::message::client::ResetConnection
 
using Quit = borrowable::message::client::Quit
 
using StmtPrepare = borrowable::message::client::StmtPrepare< true >
 
using StmtExecute = borrowable::message::client::StmtExecute< true >
 
using StmtReset = borrowable::message::client::StmtReset
 
using StmtClose = borrowable::message::client::StmtClose
 
using StmtParamAppendData = borrowable::message::client::StmtParamAppendData< true >
 
using SetOption = borrowable::message::client::SetOption
 
using StmtFetch = borrowable::message::client::StmtFetch
 
using Statistics = borrowable::message::client::Statistics
 
using SendFile = borrowable::message::client::SendFile< true >
 
using Clone = borrowable::message::client::Clone
 
using BinlogDump = borrowable::message::client::BinlogDump< true >
 
using BinlogDumpGtid = borrowable::message::client::BinlogDumpGtid< true >
 

Typedef Documentation

◆ AuthMethodData

◆ BinlogDump

◆ BinlogDumpGtid

◆ ChangeUser

◆ Clone

◆ Debug

◆ Greeting

◆ InitSchema

◆ Kill

◆ ListFields

◆ Ping

◆ Query

◆ Quit

◆ RegisterReplica

◆ Reload

◆ ResetConnection

◆ SendFile

◆ SetOption

◆ Statistics

◆ StmtClose

◆ StmtExecute

◆ StmtFetch

◆ StmtParamAppendData

◆ StmtPrepare

◆ StmtReset