Home
last modified time | relevance | path

Searched defs:table_def (Results 1 – 25 of 107) sorted by relevance

12345

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_dd_table.cc51 bool ndb_dd_table_get_object_id_and_version(const dd::Table *table_def, in ndb_dd_table_get_object_id_and_version()
80 void ndb_dd_table_mark_as_hidden(dd::Table *table_def) { in ndb_dd_table_mark_as_hidden()
89 dd::String_type ndb_dd_table_get_engine(const dd::Table *table_def) { in ndb_dd_table_get_engine()
93 size_t ndb_dd_table_get_num_columns(const dd::Table *table_def) { in ndb_dd_table_get_num_columns()
98 bool ndb_dd_table_is_using_fixed_row_format(const dd::Table *table_def) { in ndb_dd_table_is_using_fixed_row_format()
102 void ndb_dd_table_set_row_format(dd::Table *table_def, in ndb_dd_table_set_row_format()
111 bool ndb_dd_table_check_partition_count(const dd::Table *table_def, in ndb_dd_table_check_partition_count()
116 void ndb_dd_table_fix_partition_count(dd::Table *table_def, in ndb_dd_table_fix_partition_count()
168 void ndb_dd_table_set_previous_mysql_version(dd::Table *table_def, in ndb_dd_table_set_previous_mysql_version()
195 void ndb_dd_table_set_tablespace_id(dd::Table *table_def, in ndb_dd_table_set_tablespace_id()
[all …]
H A Dndb_metadata.cc75 bool Ndb_metadata::create_table_def(dd::Table *table_def) { in create_table_def()
173 bool Ndb_metadata::lookup_tablespace_id(THD *thd, dd::Table *table_def) { in lookup_tablespace_id()
368 bool Ndb_metadata::check_partition_info(const dd::Table *table_def) { in check_partition_info()
388 const dd::Table *table_def) { in compare_indexes()
420 const dd::Table *table_def) { in compare()
H A Dndb_event_data.cc137 const dd::Table *table_def, in open_shadow_table()
190 const char *key, THD *owner_thd, const dd::Table *table_def) { in create_event_data()
H A Dndb_dd.cc48 bool ndb_sdi_serialize(THD *thd, const dd::Table *table_def, in ndb_sdi_serialize()
93 void ndb_dd_fix_inplace_alter_table_def(dd::Table *table_def, in ndb_dd_fix_inplace_alter_table_def()
H A Dndb_dd_client.cc548 dd::Table *table_def) { in deserialize_table()
788 const dd::Table **table_def) { in get_table()
818 dd::Table *table_def = nullptr; in set_tablespace_id_in_table() local
842 dd::Table *table_def = nullptr; in set_object_id_and_version_in_table() local
1564 const char *schema_name, const char *table_name, const dd::Table *table_def, in fetch_referenced_tables_to_invalidate()
H A Dndb_dd_sync.cc1022 const dd::Table *table_def; in migrate_table_with_old_extra_metadata() local
1164 const dd::Table *table_def; in install_table() local
1291 const dd::Table *table_def; in synchronize_table() local
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/pre-post/
H A Decs_table_post.c128 ecs_loc_table_post__cpt_elt_typ(const ecs_table_t *table_def, in ecs_loc_table_post__cpt_elt_typ()
254 ecs_table_t *table_def, in ecs_table_post__ecr_elt()
H A Decs_table_post_ens.c142 ecs_table_t *table_def, in ecs_table_post_ens__ecr_part()
H A Decs_table_post_cgns.c170 ecs_table_t *table_def, in ecs_table_post_cgns__ecr_connect()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_truncate.cc123 dd::Table *table_def) { in fk_truncate_illegal_if_parent()
168 dd::Table *table_def) { in handler_truncate_base()
494 dd::Table *table_def = nullptr; in truncate_base() local
H A Dsql_table.cc1059 dd::Table *table_def = nullptr; in rea_create_base_table() local
1415 const dd::Table *table_def = in rm_table_do_discovery_and_lock_fk_tables() local
2079 const dd::Table *table_def = in rm_table_sort_into_groups() local
2404 const dd::Table *table_def = nullptr; in rm_table_check_fks() local
2753 const dd::Table *table_def = nullptr; in drop_base_table() local
3756 const dd::Table *table_def = nullptr; in quick_rm_table() local
5639 dd::Table *table_def = nullptr; in adjust_foreign_key_names_for_old_table_version() local
10859 dd::Table *table_def = nullptr; in mysql_discard_or_import_tablespace() local
11038 const dd::Table *table_def = nullptr; in mysql_secondary_load_or_unload() local
15157 const dd::Table *table_def = nullptr; in simple_rename_or_index_change() local
[all …]
H A Drpl_utility.h255 table_def() {} in table_def() function
H A Ddd_table_share.cc261 const dd::Table *table_def) { in prepare_share()
2301 bool open_table_def(THD *thd, TABLE_SHARE *share, const dd::Table &table_def) { in open_table_def()
2343 const dd::Table &table_def) { in open_table_def_suppress_invalid_meta_data()
/dports/net-mgmt/observium/observium/includes/polling/
H A Dstorage.inc.php35 $table_def = $config['mibs'][$storage['storage_mib']]['storage'][$storage['storage_type']]; variable
H A Dmempools.inc.php44 $table_def = $config['mibs'][$mempool['mempool_mib']]['mempool'][$mempool['mempool_table']]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_mips/dgen/
H A Ddgen_input.py61 def table_def(): function
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dtable_mod_parse.y85 static p_table_mod table_def; variable
/dports/deskutils/egroupware/egroupware/api/src/
H A DDb.php1845 …n insert($table,$data,$where,$line,$file,$app=False,$use_prepared_statement=false,$table_def=False)
1954 …n update($table,$data,$where,$line,$file,$app=False,$use_prepared_statement=false,$table_def=False)
2042 function delete($table,$where,$line,$file,$app=False,$table_def=False)
2074 function expression($table_def/*,$args, ...*/)
2126 …e,$line,$file,$offset=False,$append='',$app=False,$num_rows=0,$join='',$table_def=False,$fetchmode…
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/base/
H A Decs_maillage_priv.h86 ecs_table_t *table_def[2]; /* Face and cell connectivity */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drpl_utility.cc176 table_def::table_def(unsigned char *types, ulong size, in table_def() function in table_def
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Drpl_utility.cc176 table_def::table_def(unsigned char *types, ulong size, in table_def() function in table_def
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/
H A Ddeparse.c420 TableDef *table_def = palloc0(sizeof(TableDef)); in deparse_get_tabledef() local
570 TableDef *table_def = deparse_get_tabledef(table_info); in deparse_get_tabledef_commands() local
576 deparse_get_tabledef_commands_from_tabledef(TableDef *table_def) in deparse_get_tabledef_commands_from_tabledef()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/import/
H A DPFImporterRun.cpp185 QString table_def("table <%1> %2"); in run() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/performance_schema/
H A Dinit.cc155 const Object_table_definition *table_def = nullptr; in create_pfs_tables() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/bootstrap/
H A Dbootstrapper.cc150 const Object_table *table_def = System_tables::instance()->find_table( in update_system_tables() local
590 const Object_table_definition *table_def = in populate_tables() local
1562 const Object_table_definition *table_def = in update_properties() local

12345