MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
jit_executor::db::Warning Struct Reference

#include <jit_executor_db_interface.h>

Public Types

enum class  Level { Note , Warn , Error }
 

Public Attributes

Level level
 
std::string msg
 
uint32_t code
 

Member Enumeration Documentation

◆ Level

Enumerator
Note 
Warn 
Error 

Member Data Documentation

◆ code

uint32_t jit_executor::db::Warning::code

◆ level

Level jit_executor::db::Warning::level

◆ msg

std::string jit_executor::db::Warning::msg

The documentation for this struct was generated from the following file: