![]() |
MySQL 9.6.0
Source Code Documentation
|
Implementation of the warning reporting to the connecting client. More...
#include <mysql_runtime_warning_imp.h>
Static Public Member Functions | |
| static void | emit (THD *thd, int id,...) noexcept |
| Wrapper around push_warning_vprintf function. More... | |
| static void | emit_v (THD *thd, int id, va_list args) noexcept |
| Wrapper around push_warning_vprintf function. More... | |
Implementation of the warning reporting to the connecting client.
|
staticnoexcept |
Wrapper around push_warning_vprintf function.
|
staticnoexcept |
Wrapper around push_warning_vprintf function.