MySQL 9.1.0
Source Code Documentation
|
Cursor CURSOR_BY_ERROR_LOG (declarations); PFS_ringbuffer_index, PFS_index_error_log. More...
#include "sql/server_component/log_sink_perfschema.h"
#include "storage/perfschema/pfs_engine_table.h"
#include "storage/perfschema/pfs_instr.h"
#include "storage/perfschema/table_helper.h"
Go to the source code of this file.
Classes | |
class | PFS_ringbuffer_index |
Index in the error-log ring-buffer. More... | |
class | PFS_index_error_log |
Generic index for error_log table. More... | |
class | cursor_by_error_log |
Cursor CURSOR_BY_ERROR_LOG for error_log table. More... | |
Typedefs | |
typedef PFS_ringbuffer_index | pos_t |
Cursor CURSOR_BY_ERROR_LOG (declarations); PFS_ringbuffer_index, PFS_index_error_log.
typedef PFS_ringbuffer_index pos_t |