mariadb_sys
0.1.0
Module PSI_table_io_operation
Constants
Type Aliases
In crate mariadb_sys
?
Module
mariadb_sys
::
PSI_table_io_operation
source
·
[
−
]
Constants
§
PSI_TABLE_DELETE_ROW
Row delete.
PSI_TABLE_FETCH_ROW
Row fetch.
PSI_TABLE_UPDATE_ROW
Row update.
PSI_TABLE_WRITE_ROW
Row write.
Type Aliases
§
Type
IO operation performed on an instrumented table.