Home
last modified time | relevance | path

Searched refs:compare_as_dates (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.cc2277 compare_as_dates= TRUE; in fix_length_and_dec()
2312 compare_as_dates= FALSE; in fix_length_and_dec()
2314 if (compare_as_dates) in fix_length_and_dec()
2347 if (compare_as_dates) in val_int()
5482 compare_as_dates(FALSE) in Item_equal()
5495 compare_as_dates= f->is_datetime(); in Item_equal()
5510 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
5517 if (compare_as_dates) in compare_const()
5542 compare_as_dates= f->is_datetime(); in add()
H A Ditem_cmpfunc.h634 bool compare_as_dates; variable
638 :Item_func_opt_neg(a, b, c), compare_as_dates(FALSE) {} in Item_func_between()
1611 bool compare_as_dates; variable
H A Ditem_func.h893 bool compare_as_dates; variable
901 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
909 bool result_as_longlong() { return compare_as_dates; }; in result_as_longlong()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h968 bool compare_as_dates; variable
978 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
997 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1005 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_func.cc2761 compare_as_dates= TRUE; in fix_length_and_dec()
2859 if (compare_as_dates) in val_str()
2964 if (compare_as_dates) in get_date()
2992 if (compare_as_dates) in get_time()
3030 if (compare_as_dates) in val_real()
3057 if (compare_as_dates) in val_int()
3102 if (compare_as_dates) in val_decimal()
H A Ditem_cmpfunc.cc6030 compare_as_dates(FALSE) in Item_equal()
6043 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
6058 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
6065 if (compare_as_dates) in compare_const()
6091 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h968 bool compare_as_dates; variable
978 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
997 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1005 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_func.cc2761 compare_as_dates= TRUE; in fix_length_and_dec()
2859 if (compare_as_dates) in val_str()
2964 if (compare_as_dates) in get_date()
2992 if (compare_as_dates) in get_time()
3030 if (compare_as_dates) in val_real()
3057 if (compare_as_dates) in val_int()
3102 if (compare_as_dates) in val_decimal()
H A Ditem_cmpfunc.cc6030 compare_as_dates(FALSE) in Item_equal()
6043 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
6058 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
6065 if (compare_as_dates) in compare_const()
6091 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_func.h968 bool compare_as_dates; variable
978 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
997 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1005 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_func.cc2772 compare_as_dates= TRUE; in fix_length_and_dec()
2870 if (compare_as_dates) in val_str()
2975 if (compare_as_dates) in get_date()
3003 if (compare_as_dates) in get_time()
3041 if (compare_as_dates) in val_real()
3068 if (compare_as_dates) in val_int()
3113 if (compare_as_dates) in val_decimal()
H A Ditem_cmpfunc.cc6030 compare_as_dates(FALSE) in Item_equal()
6043 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
6058 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
6065 if (compare_as_dates) in compare_const()
6091 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h968 bool compare_as_dates; variable
978 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
997 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1005 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_func.cc2761 compare_as_dates= TRUE; in fix_length_and_dec()
2859 if (compare_as_dates) in val_str()
2964 if (compare_as_dates) in get_date()
2992 if (compare_as_dates) in get_time()
3030 if (compare_as_dates) in val_real()
3057 if (compare_as_dates) in val_int()
3102 if (compare_as_dates) in val_decimal()
H A Ditem_cmpfunc.cc6030 compare_as_dates(FALSE) in Item_equal()
6043 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
6058 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
6065 if (compare_as_dates) in compare_const()
6091 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_func.h968 bool compare_as_dates; variable
978 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
997 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1005 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_func.cc2760 compare_as_dates= TRUE; in fix_length_and_dec()
2858 if (compare_as_dates) in val_str()
2963 if (compare_as_dates) in get_date()
2991 if (compare_as_dates) in get_time()
3029 if (compare_as_dates) in val_real()
3056 if (compare_as_dates) in val_int()
3101 if (compare_as_dates) in val_decimal()
H A Ditem_cmpfunc.cc6030 compare_as_dates(FALSE) in Item_equal()
6043 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
6058 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
6065 if (compare_as_dates) in compare_const()
6091 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_func.h1338 bool compare_as_dates; variable
1347 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1351 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1371 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1379 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_func.h1330 bool compare_as_dates; variable
1339 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1343 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1363 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1371 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_func.h1338 bool compare_as_dates; variable
1347 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1351 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1371 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1379 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_func.h1330 bool compare_as_dates; variable
1339 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1343 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1363 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1371 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
H A Ditem_cmpfunc.cc7237 compare_as_dates(FALSE) in Item_equal()
7250 compare_as_dates= f->is_temporal_with_date(); in Item_equal()
7265 compare_as_dates= item_equal->compare_as_dates; in Item_equal()
7272 if (compare_as_dates) in compare_const()
7303 compare_as_dates= f->is_temporal_with_date(); in add()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_func.h1338 bool compare_as_dates; variable
1347 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1351 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1371 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1379 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_func.h1330 bool compare_as_dates; variable
1339 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1343 cmp_type(INT_RESULT), cmp_sign(cmp_sign_arg), compare_as_dates(FALSE), in Item_func_min_max()
1363 return compare_as_dates ? STRING_RESULT : cmp_type; in result_type()
1371 return compare_as_dates ? INT_RESULT : result_type(); in cast_to_int_type()

123