MySQL 9.1.0
Source Code Documentation
|
Classes | |
class | Administrable_role_authorizations |
class | Applicable_roles |
class | Character_sets |
class | Check_constraints |
class | Collation_charset_applicability |
class | Collations |
class | Column_statistics |
class | Columns |
class | Columns_extensions |
The class representing INFORMATION_SCHEMA.COLUMNS_EXTENSIONS system view definition. More... | |
class | Enabled_roles |
class | Events |
class | Files |
class | Innodb_datafiles |
class | Innodb_fields |
class | Innodb_foreign |
class | Innodb_foreign_cols |
class | Innodb_tablespaces_brief |
class | Key_column_usage |
class | Keywords |
class | Parameters |
class | Partitions |
class | Referential_constraints |
class | Resource_groups |
The class representing INFORMATION_SCHEMA.RESOURCEGROUPS system view definition. More... | |
class | Role_column_grants |
class | Role_routine_grants |
class | Role_table_grants |
class | Routines |
class | Schemata |
class | Schemata_extensions |
class | Show_statistics |
class | St_geometry_columns |
class | St_spatial_reference_systems |
class | St_units_of_measure |
class | Statistics |
class | Statistics_base |
class | System_view |
This class represents base class for all INFORMATION_SCHEMA system views defined in sql/dd/impl/system_views/ headers. More... | |
class | System_view_definition |
class | System_view_definition_impl |
class | System_view_impl |
class | System_view_select_definition_impl |
class | System_view_union_definition_impl |
class | Table_constraints |
class | Table_constraints_extensions |
The class representing INFORMATION_SCHEMA.TABLE_CONSTRAINTS_EXTENSIONS system view definition. More... | |
class | Tables |
class | Tables_base |
class | Tables_extensions |
The class representing INFORMATION_SCHEMA.TABLES_EXTENSIONS system view definition. More... | |
class | Tablespaces_extensions |
The class representing INFORMATION_SCHEMA.TABLESPACES_EXTENSIONS system view definition. More... | |
class | Triggers |
class | User_attributes |
class | View_routine_usage |
class | View_table_usage |
class | Views |
Functions | |
static std::string | escape (const std::string &str) |
Escapes (only) apostrophes. More... | |
static std::string | to_string (const gis::Unit_Type unit_type) |
Returns a string represention of the Unit_type As there is currently only one Unit_Type it will return "Linear". More... | |
|
static |
Escapes (only) apostrophes.
|
static |
Returns a string represention of the Unit_type As there is currently only one Unit_Type it will return "Linear".