MySQL 9.1.0
Source Code Documentation
|
Iterator over the key/value pairs of a log_line. More...
#include <log_builtins_internal.h>
Public Attributes | |
struct _log_line * | ll |
log_line this is the iter for More... | |
int | index |
index of current key/value pair More... | |
Iterator over the key/value pairs of a log_line.
At present, only one iter may exist per log_line.
int _log_item_iter::index |
index of current key/value pair
struct _log_line * _log_item_iter::ll |
log_line this is the iter for