MySQL
9.1.0
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
h
i
k
l
m
n
o
p
r
s
t
u
v
w
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
z
Concepts
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
Concepts
Regular_statement_handle Member List
This is the complete list of members for
Regular_statement_handle
, including all inherited members.
add_result_set
(Result_set *result_set)
Statement_handle
protected
copy_warnings
()
Statement_handle
protected
execute
() override
Regular_statement_handle
virtual
execute
(Server_runnable *server_runnable)
Regular_statement_handle
private
free_old_result
()
Statement_handle
get_capacity
()
Statement_handle
inline
get_current_result_set
()
Statement_handle
inline
get_expected_charset
()
Statement_handle
inline
get_last_errno
() const
Statement_handle
inline
get_last_error
()
Statement_handle
inline
get_mysql_state
()
Statement_handle
inline
get_num_rows_per_fetch
()
Statement_handle
inline
get_query
()
Statement_handle
inline
get_result_sets
()
Statement_handle
inline
get_warnings
()
Statement_handle
is_error
() const
Statement_handle
inline
is_executed_or_prepared
() override
Regular_statement_handle
inline
virtual
is_prepared_statement
() override
Regular_statement_handle
inline
virtual
is_using_thd_protocol
() const
Statement_handle
inline
m_current_rset
Statement_handle
protected
m_diagnostics_area
Statement_handle
protected
m_expected_charset
Statement_handle
protected
m_is_executed
Regular_statement_handle
private
m_num_rows_per_fetch
Statement_handle
protected
m_protocol
Statement_handle
protected
m_query
Statement_handle
protected
m_result_sets
Statement_handle
protected
m_saved_protocol
Statement_handle
protected
m_thd
Statement_handle
protected
m_use_thd_protocol
Statement_handle
protected
m_warning_mem_root
Statement_handle
protected
m_warnings
Statement_handle
protected
m_warnings_count
Statement_handle
protected
next_result_set
()
Statement_handle
inline
operator=
(const Statement_handle &)=delete
Statement_handle
protected
operator=
(Statement_handle &&)=delete
Statement_handle
protected
Regular_statement_handle
(THD *thd, const char *query, uint length)
Regular_statement_handle
inline
reset_thd_protocol
()
Statement_handle
send_statement_status
()
Statement_handle
protected
set_capacity
(size_t capacity)
Statement_handle
inline
set_expected_charset
(const char *charset_name)
Statement_handle
inline
set_num_rows_per_fetch
(size_t num_rows_per_fetch)
Statement_handle
inline
set_result_set
(Result_set *result_set)
Statement_handle
protected
set_thd_protocol
()
Statement_handle
set_use_thd_protocol
(bool use_thd_protocol)
Statement_handle
inline
Statement_handle
(THD *thd, const char *query, size_t length)
Statement_handle
Statement_handle
(const Statement_handle &)=delete
Statement_handle
protected
Statement_handle
(Statement_handle &&)=delete
Statement_handle
protected
stmt_psi_info
Regular_statement_handle
static
warning_count
() const
Statement_handle
inline
~Regular_statement_handle
() override
Regular_statement_handle
inline
~Statement_handle
()
Statement_handle
inline
virtual
Generated by
1.9.2