Home
last modified time | relevance | path

Searched refs:NO_MORE_RECORDS_IN_BUFFER (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1) macro
1612 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER)) in get_record()
1769 return NO_MORE_RECORDS_IN_BUFFER; in read_all_record_fields()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1) macro
1611 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER)) in get_record()
1768 return NO_MORE_RECORDS_IN_BUFFER; in read_all_record_fields()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1) macro
1611 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER)) in get_record()
1768 return NO_MORE_RECORDS_IN_BUFFER; in read_all_record_fields()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1) macro
1611 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER)) in get_record()
1768 return NO_MORE_RECORDS_IN_BUFFER; in read_all_record_fields()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1)
1611 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER))
1768 return NO_MORE_RECORDS_IN_BUFFER;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc36 #define NO_MORE_RECORDS_IN_BUFFER (uint)(-1) macro
1612 if (!(res= read_all_record_fields() == NO_MORE_RECORDS_IN_BUFFER)) in get_record()
1769 return NO_MORE_RECORDS_IN_BUFFER; in read_all_record_fields()