![]() |
MySQL 9.3.0
Source Code Documentation
|
Classes | |
struct | AuditLog |
class | AuthApp |
class | AuthPrivilege |
Representation of entries in auth_privilege . More... | |
class | AuthRole |
struct | AuthUser |
class | Column |
struct | ContentFile |
struct | ContentSet |
struct | ContentSetHasObjectDef |
struct | DbObject |
struct | DbSchema |
struct | DbService |
class | DbState |
struct | EntryKey |
struct | Field |
class | ForeignKeyReference |
class | Object |
class | ObjectField |
struct | Operation |
class | OwnerUserField |
class | ParameterField |
struct | ResultObject |
struct | ResultSets |
struct | RowGroupOwnership |
struct | RowUserOwnership |
class | Table |
struct | UniversalId |
struct | UrlHost |
Typedefs | |
using | JsonMapping = Object |
Enumerations | |
enum class | ColumnType { UNKNOWN , INTEGER , DOUBLE , BOOLEAN , STRING , BINARY , GEOMETRY , JSON , VECTOR } |
enum | EntryType { key_static , key_rest , key_static_sub } |
enum | EnabledType { EnabledType_none = 0 , EnabledType_public = 1 , EnabledType_private = 2 } |
enum class | IdGenerationType { NONE , AUTO_INCREMENT , REVERSE_UUID } |
enum class | KindType { PARAMETERS , RESULT } |
enum class | ModeType { kNONE , kIN , kOUT , kIN_OUT } |
Functions | |
helper::json::SerializerToText & | operator<< (helper::json::SerializerToText &stt, const UniversalId &id) |
std::string | to_string (const AuthApp &entry) |
std::string | to_string (const AuthRole &entry) |
std::string | to_string (const AuthUser &ud) |
mysqlrouter::sqlstring | to_sqlstring (const UniversalId &ud) |
std::string | to_string (const UniversalId &ud) |
mysqlrouter::sqlstring & | operator<< (mysqlrouter::sqlstring &sql, const UniversalId &ud) |
using mrs::database::entry::JsonMapping = typedef Object |
|
strong |
enum mrs::database::entry::EnabledType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |