MySQL
8.0.40
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
Filesort_buffer Member List
This is the complete list of members for
Filesort_buffer
, including all inherited members.
allocate_block
(size_t num_bytes)
Filesort_buffer
private
allocate_sized_block
(size_t num_bytes)
Filesort_buffer
private
clear_peak_memory_used
()
Filesort_buffer
inline
commit_used_memory
(size_t num_bytes)
Filesort_buffer
inline
Filesort_buffer
()
Filesort_buffer
inline
free_sort_buffer
()
Filesort_buffer
get_contiguous_buffer
()
Filesort_buffer
get_next_record_pointer
(size_t min_size)
Filesort_buffer
inline
get_sort_keys
()
Filesort_buffer
inline
get_sorted_record
(size_t ix)
Filesort_buffer
inline
m_blocks
Filesort_buffer
private
m_current_block_end
Filesort_buffer
private
m_current_block_size
Filesort_buffer
private
m_max_record_length
Filesort_buffer
private
m_max_size_in_bytes
Filesort_buffer
private
m_next_rec_ptr
Filesort_buffer
private
m_peak_memory_used
Filesort_buffer
mutable
private
m_record_pointers
Filesort_buffer
private
m_space_used_other_blocks
Filesort_buffer
private
max_size_in_bytes
() const
Filesort_buffer
inline
operator=
(const Filesort_buffer &rhs)=delete
Filesort_buffer
private
operator=
(Filesort_buffer &&rhs)=default
Filesort_buffer
private
peak_memory_used
() const
Filesort_buffer
inline
preallocate_records
(size_t num_records)
Filesort_buffer
reset
()
Filesort_buffer
set_max_size
(size_t max_size, size_t record_length)
Filesort_buffer
inline
sort_buffer
(Sort_param *param, size_t num_input_rows, size_t max_output_rows)
Filesort_buffer
update_peak_memory_used
() const
Filesort_buffer
private
Generated by
1.9.2