Home
last modified time | relevance | path

Searched refs:t_col_names (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/dict/
H A Ddict0mem.cc181 char *t_col_names = in dict_mem_table_col_rename_low() local
201 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
207 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
219 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
221 col_names = const_cast<char *>(t_col_names); in dict_mem_table_col_rename_low()
226 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
243 ulint name_ofs = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/dict/
H A Ddict0mem.cc465 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
485 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
491 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
509 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
511 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
516 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
538 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/dict/
H A Ddict0mem.cc460 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
480 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
486 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
504 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
506 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
511 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
533 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/dict/
H A Ddict0mem.cc465 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
485 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
491 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
509 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
511 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
516 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
538 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/dict/
H A Ddict0mem.cc465 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
485 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
491 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
509 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
511 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
516 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
538 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/dict/
H A Ddict0mem.cc460 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
480 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
486 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
504 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
506 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
511 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
533 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/dict/
H A Ddict0mem.cc460 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
480 ulint prefix_len = s - t_col_names; in dict_mem_table_col_rename_low()
486 ulint full_len = s - t_col_names; in dict_mem_table_col_rename_low()
504 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
506 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
511 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
533 = field->name - t_col_names; in dict_mem_table_col_rename_low()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/dict/
H A Ddict0mem.cc474 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
498 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
504 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
513 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
515 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
520 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
550 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/dict/
H A Ddict0mem.cc475 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
499 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
505 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
514 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
516 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
521 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
551 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/dict/
H A Ddict0mem.cc475 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
499 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
505 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
514 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
516 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
521 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
551 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/dict/
H A Ddict0mem.cc474 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
498 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
504 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
513 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
515 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
520 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
550 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()
/dports/databases/mantis/mantisbt-2.25.2/core/
H A Dcolumns_api.php195 static $t_col_names = null;
196 if( isset( $t_col_names ) ) {
197 return $t_col_names;
201 $t_col_names = array();
203 $t_col_names[] = column_get_custom_field_column_name( $t_id );
205 return $t_col_names;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/dict/
H A Ddict0mem.cc470 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
494 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
500 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
509 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
511 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
516 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
538 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/dict/
H A Ddict0mem.cc470 char* t_col_names = const_cast<char*>( in dict_mem_table_col_rename_low() local
494 ulint prefix_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
500 ulint full_len = ulint(s - t_col_names); in dict_mem_table_col_rename_low()
509 memcpy(col_names, t_col_names, prefix_len); in dict_mem_table_col_rename_low()
511 col_names = const_cast<char*>(t_col_names); in dict_mem_table_col_rename_low()
516 t_col_names + (prefix_len + from_len), in dict_mem_table_col_rename_low()
538 = ulint(field->name - t_col_names); in dict_mem_table_col_rename_low()