mariadb_sys
0.1.0
Module handler_batch_mode_t
Constants
Type Aliases
In crate mariadb_sys
?
Module
mariadb_sys
::
handler_batch_mode_t
source
·
[
−
]
Constants
§
PSI_BATCH_MODE_NONE
Batch mode not used.
PSI_BATCH_MODE_STARTED
Batch mode used, after first table io.
PSI_BATCH_MODE_STARTING
Batch mode used, before first table io.
Type Aliases
§
Type
Internal state of the batch instrumentation.