MySQL 9.1.0
Source Code Documentation
|
#include <show_warnings_parser.h>
Public Types | |
enum class | Scope { Local , Session , None } |
using | Verbosity = ShowWarnings::Verbosity |
Public Member Functions | |
ShowWarningCount (Verbosity verbosity, Scope scope) | |
Verbosity | verbosity () const |
Scope | scope () const |
Private Attributes | |
Verbosity | verbosity_ |
Scope | scope_ |
|
strong |
|
inline |
|
inline |
|
private |
|
private |