MySQL 9.1.0
Source Code Documentation
|
Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_GLOBAL_BY_ERROR. More...
#include <table_ees_global_by_error.h>
Public Member Functions | |
pos_ees_global_by_error () | |
void | reset () |
void | next () |
bool | has_more_error () |
void | next_error () |
Public Member Functions inherited from PFS_simple_index | |
PFS_simple_index (uint index) | |
Constructor. More... | |
void | set_at (uint index) |
Set this index at a given position. More... | |
void | set_at (const PFS_simple_index *other) |
Set this index at a given position. More... | |
void | set_after (const PFS_simple_index *other) |
Set this index after a given position. More... | |
void | next () |
Set this index to the next record. More... | |
Additional Inherited Members | |
Public Attributes inherited from PFS_simple_index | |
uint | m_index |
Current row index. More... | |
Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_GLOBAL_BY_ERROR.
Index 1 on error (0 based)
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |