MySQL 8.4.2
Source Code Documentation
|
#include <stddef.h>
#include "lex_string.h"
#include "my_dbug.h"
#include "my_inttypes.h"
#include "my_time.h"
Go to the source code of this file.
Classes | |
class | Event_parse_data |
Macros | |
#define | EVEX_GET_FIELD_FAILED -2 |
#define | EVEX_BAD_PARAMS -5 |
#define | EVEX_MICROSECOND_UNSUP -6 |
#define | EVEX_MAX_INTERVAL_VALUE 1000000000L |
#define EVEX_BAD_PARAMS -5 |
#define EVEX_GET_FIELD_FAILED -2 |
#define EVEX_MAX_INTERVAL_VALUE 1000000000L |
#define EVEX_MICROSECOND_UNSUP -6 |