Home
last modified time | relevance | path

Searched defs:TABLE_SHARE (Results 1 – 21 of 21) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtable.h545 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
557 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
601 ha_rows min_rows, max_rows; /* create information */
603 ulong version, mysql_version;
618 uint null_bytes, last_null_bit_pos;
621 uint keys, key_parts;
622 uint max_key_length, max_unique_length, total_key_length;
637 uint error, open_errno, errarg; /* error from open_table_def() */
644 bool crashed;
645 bool is_view;
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtable.h569 struct TABLE_SHARE struct
571 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() function
583 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
595 Field **field;
635 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
639 ulong version;
659 uint null_bytes, last_null_bit_pos;
684 uint error, open_errno, errarg; /* error from open_table_def() */
692 bool crashed;
693 bool is_view;
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtable.h569 struct TABLE_SHARE struct
571 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() function
583 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
595 Field **field;
635 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
639 ulong version;
659 uint null_bytes, last_null_bit_pos;
684 uint error, open_errno, errarg; /* error from open_table_def() */
692 bool crashed;
693 bool is_view;
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtable.h569 struct TABLE_SHARE struct
571 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() argument
583 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
595 Field **field;
635 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
639 ulong version;
659 uint null_bytes, last_null_bit_pos;
684 uint error, open_errno, errarg; /* error from open_table_def() */
692 bool crashed;
693 bool is_view;
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtable.h693 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
741 ha_rows min_rows, max_rows; /* create information */
767 uint null_bytes, last_null_bit_pos;
786 uint table_check_constraints, field_check_constraints;
789 uint keys, key_parts;
791 uint max_key_length, max_unique_length;
819 bool crashed;
820 bool is_view;
905 This method automatically ensures that TABLE_SHARE::table_name/db have argument
956 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtable.h693 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
741 ha_rows min_rows, max_rows; /* create information */
767 uint null_bytes, last_null_bit_pos;
786 uint table_check_constraints, field_check_constraints;
789 uint keys, key_parts;
791 uint max_key_length, max_unique_length;
819 bool crashed;
820 bool is_view;
905 This method automatically ensures that TABLE_SHARE::table_name/db have argument
956 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtable.h573 struct TABLE_SHARE struct
575 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() function
587 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
599 Field **field;
637 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
641 ulong version;
661 uint null_bytes, last_null_bit_pos;
686 uint error, open_errno, errarg; /* error from open_table_def() */
694 bool crashed;
695 bool is_view;
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtable.h569 struct TABLE_SHARE struct
571 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() function
583 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
595 Field **field;
633 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
637 ulong version;
657 uint null_bytes, last_null_bit_pos;
682 uint error, open_errno, errarg; /* error from open_table_def() */
690 bool crashed;
691 bool is_view;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtable.h569 struct TABLE_SHARE struct
571 TABLE_SHARE() { memset(this, 0, sizeof(*this)); } in TABLE_SHARE() function
583 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
595 Field **field;
633 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
637 ulong version;
657 uint null_bytes, last_null_bit_pos;
682 uint error, open_errno, errarg; /* error from open_table_def() */
690 bool crashed;
691 bool is_view;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtable.h720 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
768 ha_rows min_rows, max_rows; /* create information */
794 uint null_bytes, last_null_bit_pos;
813 uint table_check_constraints, field_check_constraints;
816 uint keys, key_parts;
818 uint max_key_length, max_unique_length;
847 bool crashed;
895 Field *start_field(TABLE_SHARE *s) const in start_field() argument
968 This method automatically ensures that TABLE_SHARE::table_name/db have argument
1019 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtable.h720 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
768 ha_rows min_rows, max_rows; /* create information */
794 uint null_bytes, last_null_bit_pos;
813 uint table_check_constraints, field_check_constraints;
816 uint keys, key_parts;
818 uint max_key_length, max_unique_length;
847 bool crashed;
895 Field *start_field(TABLE_SHARE *s) const in start_field() argument
968 This method automatically ensures that TABLE_SHARE::table_name/db have argument
1019 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtable.h589 struct TABLE_SHARE struct
591 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
603 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
615 Field **field;
651 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
655 ulong version;
673 uint null_bytes, last_null_bit_pos;
696 uint error, open_errno, errarg; /* error from open_table_def() */
703 bool crashed;
704 bool is_view;
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtable.h589 struct TABLE_SHARE struct
591 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
603 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
615 Field **field;
651 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
655 ulong version;
673 uint null_bytes, last_null_bit_pos;
696 uint error, open_errno, errarg; /* error from open_table_def() */
703 bool crashed;
704 bool is_view;
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtable.h589 struct TABLE_SHARE struct
591 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
603 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
615 Field **field;
651 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
655 ulong version;
673 uint null_bytes, last_null_bit_pos;
696 uint error, open_errno, errarg; /* error from open_table_def() */
703 bool crashed;
704 bool is_view;
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtable.h589 struct TABLE_SHARE struct
591 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
603 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
615 Field **field;
651 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
655 ulong version;
673 uint null_bytes, last_null_bit_pos;
696 uint error, open_errno, errarg; /* error from open_table_def() */
703 bool crashed;
704 bool is_view;
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtable.h589 struct TABLE_SHARE struct
591 TABLE_SHARE() {} /* Remove gcc warning */ in TABLE_SHARE() function
603 TABLE_SHARE *next, **prev; /* Link to unused shares */ argument
615 Field **field;
651 TABLE_SHARE version, if changed the TABLE_SHARE must be reopened. argument
655 ulong version;
673 uint null_bytes, last_null_bit_pos;
696 uint error, open_errno, errarg; /* error from open_table_def() */
703 bool crashed;
704 bool is_view;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtable.h711 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
759 ha_rows min_rows, max_rows; /* create information */
785 uint null_bytes, last_null_bit_pos;
804 uint table_check_constraints, field_check_constraints;
807 uint keys, key_parts;
809 uint max_key_length, max_unique_length;
838 bool crashed;
885 Field *start_field(TABLE_SHARE *s) const in start_field() argument
944 This method automatically ensures that TABLE_SHARE::table_name/db have argument
995 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtable.h711 mysql_mutex_t LOCK_share; /* To protect TABLE_SHARE */ argument
759 ha_rows min_rows, max_rows; /* create information */
785 uint null_bytes, last_null_bit_pos;
804 uint table_check_constraints, field_check_constraints;
807 uint keys, key_parts;
809 uint max_key_length, max_unique_length;
838 bool crashed;
885 Field *start_field(TABLE_SHARE *s) const in start_field() argument
944 This method automatically ensures that TABLE_SHARE::table_name/db have argument
995 Convert unrelated members of TABLE_SHARE to one enum argument
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable.h658 struct TABLE_SHARE { struct
667 TABLE_SHARE(unsigned long version, bool secondary) in TABLE_SHARE() argument
696 TABLE_SHARE *next{nullptr}, **prev{nullptr}; /* Link to unused shares */ argument
724 MY_BITMAP all_set;
750 Key_map keys_in_use;
753 Key_map visible_indexes;
754 Key_map keys_for_keyread;
781 Count of TABLEs (having this TABLE_SHARE) which have a "handler" argument
1009 /** Returns the version of this TABLE_SHARE. */ argument
1152 /// Does this TABLE_SHARE represent a table in a primary storage engine? argument
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Db/
H A DCoreRequestBuilder.php48 public const TABLE_SHARE = 'share'; define in OCA\\Circles\\Db\\CoreRequestBuilder
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dpsi_noop.cc474 static PSI_table_share *get_table_share_noop(bool, struct TABLE_SHARE *) { in get_table_share_noop()
495 static void close_table_noop(struct TABLE_SHARE *, PSI_table *) { return; } in close_table_noop()