MySQL
9.2.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
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
Deprecated List
Member
CLIENT_SSL_VERIFY_SERVER_CERT
in favor of –ssl-mode.
Member
get_thread_event_id_v1_t
)(unsigned long long *thread_internal_id, unsigned long long *event_id)
Member
handler::index_only_read_time
(uint keynr, double records)
This function is deprecated and will be removed in a future version. Use index_scan_cost() instead.
Member
handler::read_time
(uint index, uint ranges, ha_rows rows)
This function is deprecated and will be removed in a future version. Use read_cost() instead.
Member
handler::scan_time
()
This function is deprecated and will be removed in a future version. Use table_scan_cost() instead.
File
my_inttypes.h
Use <stdint.h> instead. Prefer int to sized types.
Member
my_time
(int)
New code should use std::time() directly.
Member
mysql_real_escape_string
(MYSQL *mysql, char *to, const char *from, ulong length)
This function should not be used. Use mysql_real_escape_string_quote instead.
Member
temptable::Handler::read_time
(uint, uint, ha_rows rows) override
This function is deprecated and will be removed in a future version. Use handler::read_cost() instead.
Member
temptable::Handler::scan_time
() override
This function is deprecated and will be removed in a future version. Use handler::table_scan_cost() instead.
Member
thd_report_row_lock_wait
(THD *self, THD *wait_for)
Please use thd_report_lock_wait(self, wait_for, true) instead.
Member
wild_compare
(const char *str, int strlen, const char *wildstr, int wildlen, bool str_is_pattern)
This function is not charset-aware, and should not be used in new code.
Member
wild_compare_full
(const char *str, int strlen, const char *wildstr, int wildlen, bool str_is_pattern, char w_prefix, char w_one, char w_many)
This function is not charset-aware, and should not be used in new code.
Generated by
1.9.2