MySQL
8.0.41
Source Code Documentation
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
ClassicProtocolState Member List
This is the complete list of members for
ClassicProtocolState
, including all inherited members.
attributes
()
ClassicProtocolState
inline
attributes
(std::string attrs)
ClassicProtocolState
inline
auth_method_data
() const
ClassicProtocolState
inline
auth_method_data
(std::string data)
ClassicProtocolState
inline
auth_method_data_
ClassicProtocolState
private
auth_method_name
() const
ClassicProtocolState
inline
auth_method_name
(std::string name)
ClassicProtocolState
inline
auth_method_name_
ClassicProtocolState
private
ClassicProtocolState
()=default
ClassicProtocolState
ClassicProtocolState
(classic_protocol::capabilities::value_type server_caps, classic_protocol::capabilities::value_type client_caps, std::optional< classic_protocol::message::server::Greeting > server_greeting, std::string username, std::string schema, std::string attributes)
ClassicProtocolState
inline
client_capabilities
(classic_protocol::capabilities::value_type caps)
ClassicProtocolState
inline
client_capabilities
() const
ClassicProtocolState
inline
client_caps_
ClassicProtocolState
private
client_greeting
() const
ClassicProtocolState
inline
client_greeting
(std::optional< classic_protocol::message::client::Greeting > msg)
ClassicProtocolState
inline
client_greeting_
ClassicProtocolState
private
columns_left
ClassicProtocolState
current_frame
()
ClassicProtocolState
inline
current_frame_
ClassicProtocolState
private
current_msg_type
()
ClassicProtocolState
inline
handshake_state
() const
ClassicProtocolState
inline
handshake_state
(HandshakeState state)
ClassicProtocolState
inline
handshake_state_
ClassicProtocolState
private
HandshakeState
enum name
ClassicProtocolState
msg_type_
ClassicProtocolState
private
params_left
ClassicProtocolState
password
(std::optional< std::string > pw)
ClassicProtocolState
inline
password
() const
ClassicProtocolState
inline
password_
ClassicProtocolState
private
prepared_statements
() const
ClassicProtocolState
inline
prepared_statements
()
ClassicProtocolState
inline
prepared_stmts_
ClassicProtocolState
private
PreparedStatements
typedef
ClassicProtocolState
recv_attributes_
ClassicProtocolState
private
schema
()
ClassicProtocolState
inline
schema
(std::string s)
ClassicProtocolState
inline
schema_
ClassicProtocolState
private
sent_attributes
()
ClassicProtocolState
inline
sent_attributes
(std::string attrs)
ClassicProtocolState
inline
sent_attributes_
ClassicProtocolState
private
seq_id
()
ClassicProtocolState
inline
seq_id
() const
ClassicProtocolState
inline
seq_id
(uint8_t id)
ClassicProtocolState
inline
seq_id_
ClassicProtocolState
private
server_capabilities
(classic_protocol::capabilities::value_type caps)
ClassicProtocolState
inline
server_capabilities
() const
ClassicProtocolState
inline
server_caps_
ClassicProtocolState
private
server_greeting
() const
ClassicProtocolState
inline
server_greeting
(std::optional< classic_protocol::message::server::Greeting > msg)
ClassicProtocolState
inline
server_greeting_
ClassicProtocolState
private
shared_capabilities
() const
ClassicProtocolState
inline
status_flags
() const
ClassicProtocolState
inline
status_flags
(classic_protocol::status::value_type val)
ClassicProtocolState
inline
status_flags_
ClassicProtocolState
private
username
()
ClassicProtocolState
inline
username
(std::string user)
ClassicProtocolState
inline
username_
ClassicProtocolState
private
~ProtocolStateBase
()=default
ProtocolStateBase
virtual
Generated by
1.9.2