![]() |
MySQL 9.2.0
Source Code Documentation
|
#include "mysql_library_imp.h"
#include <string_view>
#include "sql/current_thd.h"
#include "sql/dd/cache/dictionary_client.h"
#include "sql/dd/types/library.h"
#include "sql/sp.h"
#include "sql/sp_head.h"
Classes | |
class | Mysql_library |
Functions | |
static auto | acquire_library (THD *thd, std::string_view schema, std::string_view name) -> const dd::Library * |
Variables | |
constexpr auto | MYSQL_SUCCESS = 0 |
constexpr auto | MYSQL_FAILURE = 1 |
|
static |
|
constexpr |
|
constexpr |