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
Sql_cmd_alter_tablespace Member List
This is the complete list of members for
Sql_cmd_alter_tablespace
, including all inherited members.
accept
(THD *, Select_lex_visitor *)
Sql_cmd
inline
virtual
are_dynamic_parameters_allowed
() const
Sql_cmd
inline
virtual
cleanup
(THD *)
Sql_cmd
inline
virtual
disable_secondary_storage_engine
()
Sql_cmd
inline
eligible_secondary_storage_engine
(THD *) const
Sql_cmd
inline
virtual
enable_secondary_storage_engine
()
Sql_cmd
inline
execute
(THD *thd) override
Sql_cmd_alter_tablespace
virtual
get_options
() const
Sql_cmd_tablespace
inline
is_bulk_load
() const
Sql_cmd
inline
virtual
is_optional_transform_prepared
()
Sql_cmd
inline
is_part_of_sp
() const
Sql_cmd
inline
is_prepared
() const
Sql_cmd
inline
is_regular
() const
Sql_cmd
inline
is_single_table_plan
() const
Sql_cmd
inline
virtual
m_options
Sql_cmd_tablespace
protected
m_owner
Sql_cmd
private
m_part_of_sp
Sql_cmd
private
m_prepared
Sql_cmd
private
m_prepared_with_optional_transform
Sql_cmd
private
m_secondary_engine
Sql_cmd
private
m_secondary_engine_enabled
Sql_cmd
private
m_tablespace_name
Sql_cmd_tablespace
protected
needs_explicit_preparation
() const
Sql_cmd
inline
operator=
(Sql_cmd &)
Sql_cmd
private
owner
() const
Sql_cmd
inline
prepare
(THD *)
Sql_cmd
inline
virtual
reprepare_on_execute_required
() const
Sql_cmd
inline
virtual
secondary_engine
() const
Sql_cmd
inline
secondary_storage_engine_disabled
() const
Sql_cmd
inline
set_as_part_of_sp
()
Sql_cmd
inline
set_optional_transform_prepared
(bool value)
Sql_cmd
inline
set_owner
(Prepared_statement *stmt)
Sql_cmd
inline
set_prepared
()
Sql_cmd
inline
protected
Sql_cmd
(const Sql_cmd &)
Sql_cmd
private
Sql_cmd
()
Sql_cmd
inline
protected
Sql_cmd_alter_tablespace
(const LEX_STRING &ts_name, const Tablespace_options *options)
Sql_cmd_alter_tablespace
Sql_cmd_tablespace
(const LEX_STRING &name, const Tablespace_options *options)
Sql_cmd_tablespace
protected
sql_cmd_type
() const override
Sql_cmd_ddl
inline
virtual
sql_command_code
() const final
Sql_cmd_tablespace
virtual
use_secondary_storage_engine
(const handlerton *hton)
Sql_cmd
inline
using_secondary_storage_engine
() const
Sql_cmd
inline
~Sql_cmd
()
Sql_cmd
inline
protected
virtual
Generated by
1.9.2