Home
last modified time | relevance | path

Searched defs:Sort_addon_field (Results 1 – 7 of 7) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsort_param.h107 struct Sort_addon_field { /* Sort addon packed field */ struct
115 typedef Bounds_checked_array<Sort_addon_field> Addon_fields_array; argument
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_sort.h72 struct Sort_addon_field {/* Sort addon packed field */ struct
73 Field *field; /* Original field */
74 uint offset; /* Offset from the last sorted field */
75 uint null_offset; /* Offset to to null bit from the last sorted field */
76 uint max_length; /* Maximum length in the sort buffer */
77 uint8 null_bit; /* Null bit mask for the field */