MySQL 8.0.40
Source Code Documentation
|
Structure representing contents of .TRG file. More...
Public Attributes | |
List< LEX_STRING > | definitions |
List< ulonglong > | sql_modes |
List< LEX_STRING > | definers_list |
List< LEX_STRING > | client_cs_names |
List< LEX_STRING > | connection_cl_names |
List< LEX_STRING > | db_cl_names |
List< longlong > | created_timestamps |
Structure representing contents of .TRG file.
List<LEX_STRING> dd::upgrade_57::Trg_file_data::client_cs_names |
List<LEX_STRING> dd::upgrade_57::Trg_file_data::connection_cl_names |
List<LEX_STRING> dd::upgrade_57::Trg_file_data::db_cl_names |
List<LEX_STRING> dd::upgrade_57::Trg_file_data::definers_list |
List<LEX_STRING> dd::upgrade_57::Trg_file_data::definitions |